.about-credi img {
    width: 25%;
}


@media (width <= 992px) {
        .half-swiper .Awards-swiper,
    .half-swiper .Awards-swiper img {
    width: 70%;
    }

    .about-credi img {
    width: 50%;
}
}