How to set up the interaction of multiple sliders swiper js

I have 4 sliders on my website that are interconnected, and when switching one slider, all the others should switch, I implemented this using controller.control, but the problem is that on 2 sliders I have SliderPerView:3, and on the other two by SliderPerView:1, and that is, the last 2 switch not to their full slide, but to 1/3. Maybe someone has encountered this and knows how to solve it, I will be very grateful?