/* Add custom CSS styles below */ 
section.s-block.s-block--fixed-banner{
    margin-bottom:70px;
}
@media(max-width:768px){
    .NG-marquee-banner-3 .rounded-lg{
        height:170px;
    }
    .GL-promotional-banner-6 .container  img {
        object-fit: contain;
        width: 100%;
        height: 100%;
    }
    .GL-promotional-banner-6  .container > div{
        height:  600px !important ;
    }
}