/* Add custom CSS styles below */ 
.NG-hero-section-0 .wrapper{
    max-width:500px;
    justify-content:center;
    align-items:center;
    left:20px;
    right:auto;
    top:40%;
    text-align: center;
}
.index section{
    margin-bottom:50px;
}

@media(max-width:768px){
    .NG-marquee-banner-2 .rounded-lg{
        height:170px;
    }
 
    .GL-promotional-banner-4 .container > div {
    min-height:800px !important;
    
    }
}