@media(min-width:768px){
  .NG-hero-section .wrapper {
    top: 30%;
    align-items: end;
    right: 15%;
}

 
}


@media(max-width:768px){
  .GL-promotional-banner .flex.flex-col  {
    height: 250px !important;
}

}