/* Add custom CSS styles below */ 
.tabs.tabs__map.tabs__outline.tabs__flex.justify-start.ps-4 {
    flex-wrap: wrap;
}

@media(min-width:768px){
.s-block--best-offers .swiper-wrapper {
    justify-content: center;
}
}