/* Add custom CSS styles below */ 
.NG-hero-section-0 .wrapper {
    max-width:500px ;
    text-align:center;
    align-items:center;
    left:20px;
    right:auto !important;
    top:30% !important;
}

.NG-hero-section-0 .banner-overlay {
    --tw-gradient-stops:transparent !important;
}
@media(max-width:768px){
    .NG-hero-section-0 .wrapper {
        max-width:270px ;
        left:10px;
    }
  .NG-hero-section-0 p{
    display: none;
  }
    .NG-main-banner-3 .banner_grid-2 ,
    .NG-main-banner-3 .banner_grid-1 {
        height:280px ;
    }
}
.index section{
    margin-bottom:50px;
}