/* Add custom CSS styles below */ 
.NG-categories-1 .s-slider-swiper-wrapper {
justify-content:center;
}
@media(max-width:768px){
    .NG-marquee-banner-2 .sal-animate{
    height:170px !important;
    }
}

@media(min-width:768px){
.NG-hero-section-0  .banner-wrapper  .wrapper{
  top: 50%;
  left: 50%;
  right:auto ;
  transform: translate(-50%, -50%);
  margin:0px;
  align-items:center;
}
}