.product-swiper-image {
    width: 213px;
    margin-bottom: -20px;
    left: -54px
}

@media screen and (max-width:767px) {
    .product-swiper-image {
        width: 159px;
        margin-bottom: -20px;
        left: -24px
    }
}