

/* Start:/local/templates/.default/components/bitrix/news/speakers/bitrix/news.detail/.default/style.css?1705410162583*/
.moderator-block {
    border-bottom: 1px solid #ebebeb;
}

.member-profile__img .crown {
    width: 32px;
    height: 32px;
    background: #000 url("/local/templates/.default/components/bitrix/news/speakers/bitrix/news.detail/.default/img/crown.svg") no-repeat center center;
    position: absolute;
    border-radius: 20px;
    background-size: 17px;
    top: 22%;
}

@media screen and (max-width: 991px) {
    .member-profile__img .crown {
        top: 14%;
    }
}

@media screen and (max-width: 767px) {
    .member-profile__img .crown {
        top: 12%;
    }
}

@media screen and (max-width: 480px) {
    .member-profile__img .crown {
        top: 10%;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news/speakers/bitrix/news.detail/.default/style.css?1705410162583 */
