section.mob-vi-sctn {display: none;}
.img-mob-div img {width: 100%;}
section.prntsec-banner {background: url(../images/dae-prnt-abnner.webp);height: 450px;background-size: cover;}



@media only screen and (min-width:320px) and (max-width:767px) {
    .main_banner_navbar.new_ban {display: none;}
    section.mob-vi-sctn {display: block;}
    .header {/*display: none;*/}
section.prntsec-banner {background: url(../images/dae-prnt-mobanner.webp);height: 625px;background-size: cover;}  



    
}    