/* Add custom CSS styles below */ 
 .NG-hero-section .flex.flex-col.items-start {
    margin-right: clamp(1rem, -0.7985rem + 7.6735vw, 6.875rem);
    width: 40%;
    left: 0 !important;
    right: unset;
}


.ng-faq-6 .qs-wrapper {
    border-color: #ffffff;
    width: 100%;
}
@media (max-width: 768px) {
  .NG-hero-section-2  .banner-wrapper {
    height: 18svh !important;
}
    .NG-hero-section-4  .banner-wrapper {
    height: 18svh !important;
}
  .NG-hero-section .flex.flex-col.items-start h1{
   font-size: 18px ;
 }
 .NG-hero-section .subtext-bottom p{
display: none;
 }
.GL-promotional-banner  .container img {
    object-fit: fill;
}
  .GL-promotional-banner  
 .flex.flex-col {
    height: 600px !important;
}
.GL-promotional-banner  .container img {
    object-fit: fill;
}
    footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
}
 .GL-promotional-banner .flex.flex-col.md\:flex-row.gap-4 {
height: unset !important ; 
}