.t370 .gsc-search-button {
    display: block !important;
    white-space: nowrap;
}
.t370 .gsc-search-button svg {
    display: none !important;
}
@media screen and (max-width: 980px) {
    .t451__side {
        display: flex !important;
        white-space: nowrap;
    }
    .t451__burger-wrapper__mobile {display: none;}
}
@media screen and (max-width: 600px) {
    .t451__side_socials, .t451__side_burger {
        display: none !important;
    }
    .t451__burger-wrapper__mobile {display: flex;}
}