/* Make sure the track extends to the edge */
.dance-classes-carousel .swiper-wrapper {
    overflow: visible !important;
}
