@media only screen and (max-width: 768px) {
    .shop-section .show-button .filter-button-group{
        display: none;
    }

    slider-image.slider_product_image {
        height: 200px;
    }
}
