/* Add custom CSS styles below */ 
@media (max-width: 767px) {
  .s-block--rectangular-links .swiper-slide {
    width: calc(25% - 10px) !important; /* 4 عناصر في السطر مع مسافة 10px بينها */
  }
}