@media (min-width: 940px) {
    .t-menuburger__small {
        width: 22px !important;
        height: 16px !important;
    }
    .t-menuburger__small span:nth-child(2), .t-menuburger__small span:nth-child(3) {
        top: 7px !important;
    }
    .t-menuburger__small span:nth-child(4) {
        top: 14px !important;
    }
.t-menuwidgeticons__icon_sm .t-menuwidgeticons__link {
        width: 22px !important;
        height: 22px !important;
    }
}
.t280__container__bg {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}