@media screen and (min-width: 568px) {
    .serviceWrapper {
        --slides-per-view: 2;
    }
}