#rec2498348751 .t-text,
#rec2498348751 .t-descr,
#rec2498348751 p {
    text-align: justify !important;
    word-break: break-word !important;
    hyphens: auto !important;
}


#rec2498384681 .t-text,
#rec2498384681 .t-descr,
#rec2498384681 p {
    text-align: justify !important;
    word-break: break-word !important;
    hyphens: auto !important;
}


.t-feed__post-text p,
.t-feed__post-text .t-descr,
.t-feed__post-text .t-text {
    text-align: justify !important;
    word-break: break-word !important;
    hyphens: auto !important;
}



#rec2498926591,
#rec2226844681,
#rec2226877661,
#rec2226723351,
#rec2226725501,
#rec2227055921,
#rec2066178801,
#rec2066178821,
#rec2074803471,
#rec2227154461,
#rec2074800391,
#rec2074805461 {


    .te-text,
    .te-descr,
    .t-redactor__text,
    p {
        text-align: justify !important;
        word-break: break-word !important;
        hyphens: auto !important;
    }
}



/* Увеличение высоты полосы меню */
#rec2504827211 .t-menusub {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

/* Увеличение иконок */
#rec2504827211 .t-menusub__icon {
    width: 36px !important;
    height: 36px !important;
}

/* Пункты меню */
#rec2504827211 .t-menusub__link {
    gap: 4px !important;
    min-width: 55px !important;
    max-width: 90px !important;
}

/* Текст под иконкой */
#rec2504827211 .t-menusub__text {
    font-size: 10px !important;
}

/* Третий пункт (логотип) — без подписи, иконка больше */
#rec2504827211 .t-menusub__link:nth-child(3) .t-menusub__icon {
    width: 50px !important;
    height: 50px !important;
}

#rec2504827211 .t-menusub__link:nth-child(3) .t-menusub__text {
    display: none !important;
}

#rec2504827211 .t-menusub__link:nth-child(3) {
    justify-content: center !important;
    align-items: center !important;
}