.topheader-lang.mobile {display: none;}

@media (max-width: 767px) {
    .topheader-lang.mobile {display: block;}
}
.header__main .header__info {max-width:4rem;}
svg.lk_link, .header.header--white svg.lk_link {fill: white; stroke: none;}
.header.header--white .header__line .header__actions-search svg:hover path {fill: #f27c5b}