@media only screen and (max-width: 768px) {
    .nectar-video-bg {
        display: block !important;
    }
}