.stroke-box .swiper-slide {
    width: auto;
}

.stroke-box .swiper-wrapper {
    transition-timing-function:
        linear !important;
}

.generative-stroke .inner-client-slider figure {
    width: 100%;
    margin: 0;
    margin-right: 30px;
    margin-left: 30px;
}

.generative-stroke .inner-client-slider figure img {
    width: 800px;
    height: auto;
}