@media screen and (max-width: 990px) {
    .desktop-custom-links {
      display: none !important;
    }
  }