/* Add custom CSS styles below */ 
.NG-hero-section-0 .wrapper {
    max-width: 500px;
    top: 30%;
}
#categories-slider-1 .swiper-wrapper.s-slider-swiper-wrapper {
    justify-content: center;
}

@media(max-width:768px) {
    .NG-marquee-banner-2 .rounded-lg {
        height: 170px;
    }
    .NG-hero-section-0 .wrapper {
        max-width: 300px;
    }
}
/*transparent to img*/
.s-block--fixed-banner .banner--fixed img {
    background-color: transparent !important;
    margin-bottom: 50px;
}