@media (max-width: 750px) {
  .site-search {
    display: none !important;
  }
}
