@media screen and (max-width: 1024px) {
    .product-image-mobile.slick-slider:not(.product-images) .slick-arrow {
        top: 80%;
    }
}