/* Add custom CSS styles below */ 

#categories-slider-1 .swiper-wrapper.s-slider-swiper-wrapper{
  justify-content:center;
}
.NG-hero-section-0  .wrapper{
  max-width:500px;
  align-items:center;
  left:10% !important;
  right:auto;
  top:30%;
  text-align:center;
}
.GL-promotional-banner-4 .img-three  > div:nth-of-type(1) .relative.z-10{
  max-width:300px;
}
.GL-promotional-banner-4 .img-three  > div:nth-of-type(1) .relative.z-10 p{
  font-size:25px !important;
}
.GL-promotional-banner-4 .img-three  > div:nth-of-type(2) .relative.z-10{
  max-width:300px;
}
@media(max-width:768px){
  .GL-promotional-banner-4 .img-three  > div:nth-of-type(1) .relative.z-10{
    max-width:150px;
  }
  .GL-promotional-banner-4 .img-three  > div:nth-of-type(1) .relative.z-10 p{
    font-size:15px !important;
  }
}
@media(max-width:768px){
    .NG-marquee-banner-2 .rounded-lg{
        height:170px;
    }
}
section.s-block--fixed-banner{
    margin-bottom:50px;
}