@media only screen and (max-width: 480px) {  
  .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    margin-right:auto;
  }
}