/* Add custom CSS styles below */ 
#categories-slider-1 .swiper-wrapper {
    justify-content:center
}

@media(max-width:768px){
    .NG-marquee-banner-2 .rounded-lg{
        height:170px;
    }
  #categories-slider-1 .card-inner{
        height:200px;
    }
}