.achievementListing-container {
    padding: 0 36px !important;
    position: relative;

    --swiper-navigation-color: #5e5d5d;
    --swiper-navigation-sides-offset: 0;
    --swiper-navigation-size: 36px;
}

.achievementListing .swiper-wrapper {
    align-items: stretch;
}

.achievementListing .swiper-slide {
    padding: 20px;
    height: auto;
}

.card {
    height: 100%;
}
