/* Add custom CSS styles below */ 
.NG-hero-section-0 .wrapper {
    width:600px;
    left:0 !important;
    right:auto;
}
@media(max-width:768px){
    .NG-hero-section-0 .wrapper {
        width:350px;
        left:0 !important;
        right:auto;
    }
}
.NG-hero-section-0 .wrapper h1{
    text-shadow:0 0 2px #ffffff;
}
#categories-slider-1
.s-slider-swiper-wrapper {
        justify-content:center !important;
}
.NG-categories-1 
.sal-animate *{
    text-align:center !important;
    
}
@media(max-width:768px){
    .NG-marquee-banner-2 .rounded-lg{
        height:170px;
    }
}