/* 01.04.2026 Фикс размеров лого для Динамо Ставрополь */
@media (min-width: 769px) {
    .footer__logo {
        width: 5.4rem;
    }
}