/* Add custom CSS styles below */ 
.NG-categories-1 .s-slider-swiper-wrapper{
    justify-content:center;
}
.NG-categories-1 .s-slider-swiper-wrapper{
    justify-content:center;
}
.NG-categories .card img {
    object-fit: contain;
}
.NG-categories-1 .card-back-overlay{
    background-color:transparent;
}
.NG-categories-1 .flex.gap-2.flex-col.text-start.mb-6 ,
.NG-categories-1 .flex.gap-2.flex-col.text-start.mb-6  p{
    text-align:center !important;
}

@media(max-width:768px){
    .NG-marquee-banner-2  .rounded-lg{
    height:160px;
    }
}