@media screen and (max-width: 768px) {

    .video1css{
        background-color: transparent !important;
        opacity:1 !important;
    }

    .video1css h3,.video1css p{
        color:white !important;

    }

}


@media screen and (max-width: 1200px) {


    .listing1{
        padding: 1.5rem !important;
    }
}