:root { --swiper-navigation-color: #f59e0b; --swiper-pagination-color: #f59e0b; --swiper-pagination-bottom: 0; } .swiper { width: 1200px; height: auto; padding-bottom: 20px; } @media (min-width: 1024px) { .swiper { width: 1200px; height: 500px; padding-bottom: 40px; } }