@media (max-width: 767px) {
    .productView-nav .slick-arrow svg {
      margin-top: -18px !important;
    }
    .productView-nav .slick-arrow{
      padding: 0 !important;
    }
}