.tab-1-on .mm-ocd__content ul li:nth-child(n+34) {
  display: none;
}

.tab-2-on .mm-ocd__content ul li:nth-child(-n+33) {
  display: none;
}
 
@media (max-width: 767px) {
  .s-products-slider-card {
    width: 43.33% !important;
    flex: 0 0 38.33% !important;
  }
}

/* By Abdelrhman Selim +201503029043 */