@media screen and (max-width:767px){
    .banner-section{
        margin-top: 23% !important;
        height: 27vh !important;
        background-size: 44.5rem !important;
        background-position: 0 2.5px !important;
    }
    .bs-tx img{
        width: 185% !important;
    }
    .zzhy-content .row .col-6{
        width: 50% !important;
        margin-top: 2% !important;
        margin-left: 0% !important;
    }
    .zzhy-content .row .col-6 div{
        width: 33px !important;
        height: 130px !important;
        margin-left: -6% !important;
    }
    .zzhy-content .row .col-6 div h4{
        font-size: 1rem !important;
        width: 5px !important;
        margin-left: 27% !important;
        margin-top: 55% !important;
    }
    .zzhy-content .row .col-6 div video{
        width: 160px !important;
        height: 122px !important;
        position: absolute !important;
        left: 25px !important;
        top: -6px !important;
    }
}