.single .article-banner-widget-container {
    display: block;
    text-align: center;
    margin: 1.5rem auto -2rem auto;
}

.post-template-single-special-post-one .article-banner-widget-container,
.post-template-single-special-post-two .article-banner-widget-container {
    margin: -1rem auto 0 auto;
}

.single-video .article-banner-widget-container,
.single-audio-post .article-banner-widget-container {
    margin: 1.5rem auto;
}