@media screen and (min-width: 980px) {
    .uc-menu .t-btnflex.t-btnflex_type_button {
        display: none !important;
    }
}
@media screen and (min-width: 1200px) {
    .uc-menu .t-btnflex.t-btnflex_type_button {
        display: inline-flex !important;
    }
}

@media screen and (min-width: 980px) {
  #rec1598346061 .uc-menu .t-btnflex.t-btnflex_type_button {
      display: none !important;
  }
}

@media screen and (min-width: 1200px) {
  #rec1598346061 .uc-menu .t-btnflex.t-btnflex_type_button {
      display: inline-flex !important;
  }
}