@media screen and (max-width: 1199px) {
  a:hover {
    background-color: none !important;
  }
}