@media(min-width:768px) {

.mobile-menu {
    height: 95%;
}

}



/*.product-index  .swiper-wrapper {
    justify-content: center;
}
*/



@media(max-width:767px)
{

.swiper-slide.slide--one-sixth {
    width: 38%;
}

.carousel-slider .s-slider-block__title-nav {
    display: flex;

}

}