.swiper-container-wrapper{max-width:900px;margin:0 auto;overflow:hidden}.mySwiper{width:100%;padding:0 60px;box-sizing:border-box}.mySwiper .swiper-slide{width:240px;transition:width .3s ease;display:flex;justify-content:center;align-items:center}.mySwiper .swiper-slide img{width:100%;height:auto;display:block;object-fit:cover}.mySwiper .swiper-slide-active{width:295px}.swiper-pagination-bullet{background-color:#ccc}.swiper-pagination-bullet-active{background-color:#007aff}.swiper-button-next,.swiper-button-prev{color:#007aff}