.product_slider_wrapper {
    margin-top: 115px;
}
@media (max-width: 767px) {
.product_slider_wrapper {
    margin-top: 70px;
}
}
