.cc-video-hero-section deferred-media{
    border: none;
    box-shadow: none;
}

@media screen and (max-width: 768px) {
    .cc-video-hero-section deferred-media{
        height: 50vh;
    }
}