/* Add custom CSS styles below */ 
.NG-hero-section .swiper.s-slider-container .swiper-slide:not(:first-child) {
  display: none;
}

@media (max-width: 768px) {

/*NG-categories-1 **/
.NG-categories .card-inner {
    height: 200px;
}
/*NG-categories-1 **/
  
}