.image-banner-section .banner__heading{font-size:50px;font-weight:600;line-height:104px;font-family: 'Bogart';}
.collection .image-banner-section .banner{height:calc(100dvh - 99px);}
.collection .image-banner-section .banner__media{height:calc(100dvh - 99px);}
.image-banner-section .banner__box{margin-left: -160px;margin-bottom: -50px;}




@media screen and (min-width: 750px){
.banner__media .mobile-image{display: none !important;} 
}
@media screen and (max-width: 1200px){
.image-banner-section .banner__box{margin-left:-120px;}
}

@media screen and (max-width: 1024px){
.image-banner-section .banner__heading{font-size:40px;}
}
@media screen and (max-width: 991px){
.image-banner-section .banner__heading{font-size: 30px;line-height: 35px;}  
}
@media screen and (max-width: 749px){
.image-banner-section .banner__box{margin-left: 0px;margin-top: -30px;}
.banner__media .desktop-image{display: none !important;}  
}