@media screen and (max-width: 767px) {
    .videoBackground .videoBoxInfo {
        background: transparent !important;
    }
}