@media (max-width: 768px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: block !important;
  }
}