/* Add custom CSS styles below */ 
@media (min-width: 992px) {
.NG-hero-section .flex.flex-col.items-start {
    margin-right: clamp(1rem, -0.7985rem + 7.6735vw, 6.875rem);
    width: 100%;
    right: -9%;
    align-items: center;
    top: 43%;
}
}
@media (max-width: 768px) {
  .NG-marquee-banner .aspect-video {
    object-fit: contain;
}
  .NG-hero-section .flex.flex-col.items-start h1{
   font-size: 18px ;
 }

.GL-promotional-banner  .container >div {
    height: auto !important;
}
/*****مدمج***/
.NG-hero-section-0 .subtext {

    display: none !important;
}

}