.news-detail__header--bottom .news-detail__header--author img {
    display: inline;
    width: auto;
    height: auto;
}

.news-detail__header--bottom .news-detail__header--counters img {
    display: inline;
    width: auto;
    height: auto;
}

.news-detail__header--bottom .sharing_buttons__trigger img {
    display: inline;
    width: auto;
    height: auto;
}

.s-advantage .item img {
    display: inline;
    width: auto;
    height: auto;
}

.cost-delivery img {
    display: inline;
    width: auto;
    height: auto;
}

.demis-link {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 4px;
    width: fit-content;
    margin: 0 auto;
}

.demis-link img {
    width: auto;
}

.demis-link a {
    font-size: 0.8em !important;
    line-height: 1;
    text-align: left;
}
.demis-link a:hover {
    text-decoration: underline;
}

.demis-link span {
    font-size: 0.8em;
    line-height: 1;
    text-align: left;
}

.wrapper .cat-description ul {
    margin-bottom: 15px;
}