/* Add custom CSS styles below */ 
.NG-main-banner-0 .banner {
    min-height: 1000px !important;
}
@media (max-width:767px){
  .NG-main-banner-0 .banner {
    min-height: 400px !important;
}
.NG-main-banner-0 .text-wrapper {
    margin-top: 60px;
}
  .banner_grid-1 .min-h-\[clamp\(10rem\2c 6\.1735rem\+16\.3265vw\2c 22\.5rem\)\] {
    min-height: clamp(21rem,6.1735rem + 16.3265vw,22.5rem);
}
}