.knowledge__slider__slide__read-more {
    width: 12.93vw;
}

@media (max-width: 768px) {
    .knowledge__slider__slide__read-more {
        width: 40.93vw !important;
    }
    .opportunities__cards-list__card__download-btn {
        height: 23.31vw !important;
    }
}

@media (min-width: 640px) {
    .opportunities__cards-list__card__download-btn {
        height: 11.44vw !important;
    }
    .offers__go-to-offers {
        width: 14.71vw !important;
    }
    .advertiser-card {
        height: 22.5vw !important;
    }
    .exclusive-offers__go-to-offers {
        width: 14.71vw !important;
    }
    .advertiser-card__header {
        margin-bottom: 0 !important;
    }
    .knowledge__slider__slide__content {
        height: 6vw !important;
    }
    .knowledge__slider__slide__read-more {
        width: 13.93vw !important;
    }
}