.half-swiper .Awards-swiper {
    width: 20%;
}

@media (width <= 992px) {
.half-swiper .Awards-swiper {
    width: 35%;
}

}