@media (max-width: 768px) {
    #teaser .container {
        height: auto !important;padding: 20px !important;
    }
    #teaser .video-container iframe {
        height: auto !important;
    }
}