/* Add custom CSS styles below */ 
.NG-hero-section .swiper.s-slider-container .swiper-slide:not(:first-child) {
  display: none;
}
@media (max-width: 768px) {
/*****مدمج***/

  .GL-promotional-banner  
 .flex.flex-col {
    height: 600px !important;
}
  .NG-main-banner .text-wrapper {
    opacity: 1;

    width: 100%;
  
}

.NG-main-banner .text-wrapper h1 {
    font-size: 26px;
    width: 100%;
    max-width: 100%;
}  
.NG-marquee-banner .aspect-video {
    object-fit: contain;
}

/*********************/
}