#image-video {
    background-position: top center;
    background-size: cover;
}

@media (min-width: 1200px) {
    .hero--video {
        min-height: 698px;
    }
}
