@media screen and (max-width: 1023px) {
    .nav__rich--without-txt, .nav__text.hidden {
        display: none!important;
    }
}