.stepjeux-title{ margin-bottom: 1rem; }
.stepjeux-wrapper .jeu-item img{ width: 100%; height: auto; display:block; }
.arrowSlide{ position:absolute; top:0; bottom:0; margin:auto; width:44px; height:44px; border-radius:44px; background: rgba(0,0,0,.25); z-index:2; cursor:pointer; }
.arrowSlide.arrowPrev{ left:6px; }
.arrowSlide.arrowNext{ right:6px; }
.stepjeux-swiper .swiper-slide img{ width:100%; height:auto; display:block; }
