.swiper-wrapper
{
    transition-timing-function: linear;
}

.swiper-slide
{
    width: auto;
    margin: 0 1rem;
}