.custom-top-banner {width: 100%;display: none;overflow: hidden;}
.custom-top-banner img {width: 100%;height: 100%;object-fit: cover;}

@media only screen and (max-width: 992px) {
.custom-top-banner img {height: 25px;}

}


@media only screen and (min-width: 300px) and (max-width: 519px){
    
.popupform {    width: 380px;}
.banner__form__tab{margin-left: 0;}
.banner___sec__main.inner__banner img{min-height: 130vh;}    
    
    
    
}