@media only screen and (max-width: 1140px) and (min-width: 900px) {
    .header_hor .l-subheader-cell.at_right .w-search:not(.layout_simple):last-child {
      margin-inline-end: -40px !important;
    }
    .header_hor .ush_menu_1.type_desktop .menu-item.level_1 > a:not(.w-btn) {
      padding-left: 7px !important;
      padding-right: 7px !important;
    }
}