#menuFullscreen .content .menuContainer .bottom .socialLinks .socialLinksItem.max {
    background: url("/bitrix/templates/rivelty/img/svg/tg.svg") no-repeat;
    background-size: contain;
}
#menuFullscreen .content .menuContainer .bottom .socialLinks .socialLinksItem.max {
    background: url("/bitrix/templates/rivelty/img/svg/max.svg") no-repeat;
    background-size: contain;
}
#menuFullscreen .content .menuContainer .bottom .socialLinks .socialLinksItem.tg_bot {
    background: url("/bitrix/templates/rivelty/img/svg/tg_bot.svg") no-repeat;
    background-size: contain;
}
#menuFullscreen .content .menuContainer .bottom .socialLinks .socialLinksItem.rutube {
    background: url("/bitrix/templates/rivelty/img/svg/rutube.svg") no-repeat;
    background-size: contain;
}

@media screen and (max-width: 767px) {
    @media (max-width: 1179px) {
        body .footer-top__part .footer-top__part-col .logotype svg {
            width: 180px;
            height: 85px;
        }
    }
}