.news-content__wrapper {
    img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
}

/* Стили ломают пропорции карточек на главной */
/*.main-popular__content .card__top,*/
/*.search-content .card__top{*/
/*    aspect-ratio: auto !important;*/
/*}*/

/*.main-popular__content .card .card__top {*/
/*    aspect-ratio: 2.17 !important;*/
/*}*/