@media(max-width: 767px) {
    .main-bests__items {
        --items: 2;
    }
}