/* Add custom CSS styles below */ 
.NG-hero-section-0 .wrapper {
     right: auto;
    left: 50px;
 text-align:center;
 align-items:center;
 width:600px
}
#categories-slider-1 .swiper-wrapper {
    justify-content:center;
}
@media(max-width:768px){
 .NG-hero-section-0 .wrapper {
    left: 0px;
    width:350px
  }
  .NG-marquee-banner-2 .rounded-lg{
    height:150px;
}
}