/* Add custom CSS styles below */ 

@media (max-width: 767px) {
#swiper-wrapper-dcdb6e8758b70808 > div:nth-child(3) {
    display: none;
}
salla-slider .slide--one-eighth {
    /* width: 33.333333%; */
    width: 49.9%;
    margin-right: 2%;
    margin-bottom: -11%;
}
div.swiper-slide.slide--one-eighth.swiper-slide-active > a > h2 {
    display: none;
}
div.swiper-slide.slide--one-eighth.swiper-slide-next > a > h2 {
    display: none;
}
small.opacity-60 {
    display: none;
}
}

@media (min-width: 767px) {
.s-block--categories.circle .swiper-slide:nth-child(3) {
    display: none;
}
}