#body-s .swiper-button-next,#body-s .swiper-button-prev {    display: inline-block!important;}#slider-nav {    display: flex;    justify-content: center;}#slider-nav img {    display: inline-block;    margin: 3px 5px;    object-fit: cover;}.swiper-scrollbar {    display: none;}@media screen and (max-width: 950px) {    .left-side .swiper {        width: calc(100vw - 15px)!important;    }}