#image-video {
    background-position: top center;
    background-size: cover;
}

/* Margin adjustment for new logo*/
.header-title-logo {
    margin-left: -3px;
}

@media (min-width: 1200px) {
    .hero--video {
        min-height: 698px;
    }
}

.teaser + .container-fluid .featured-news-container {
    margin-top: 30px;
}