@media screen and (max-width: 989px) {
  html.nvlty-mobile-search-offscreen
  #header-group
  predictive-search.devMobilePreSerach {
    display: none !important;
  }
}