.Steps-swiper-container .Best-CX .content {
    width: 35%;
}

.Steps-swiper-container .Steps2-swiper .Best-CX img {
    width: 15%;
}

.Awards .content {
    width: 43%;
}

.Steps-swiper-container .heading-swiper {
    width: 93%;
}



.Steps-swiper-container.swiper-two , .Steps-swiper-container.swiper-two .Best-CX-container {
    color: var(--text-color);
}

@media (width <= 992px) {
    .Steps-swiper-container .Best-CX .content {
    width: 100%;
    } 

    
.Steps-swiper-container .Steps2-swiper .Best-CX img {
    width: 50%;
}

    .Best-CX img {
        width: 80%;
    }

    .Awards .content {
    width: 100%;
}
.Steps-swiper-container .heading-swiper {
    width: 100%;
}
}
