.p-ticker {
width: 100%;
.swiper-slide {
width: auto;
}
&__wrapper {
transition-timing-function: linear;
}
&__text {
color: #000;
font-size: 32px;
font-weight: 900;
}
}