/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
#top .av-section-video-bg {
display: none !important;
}
}