
@media only screen and (min-width: 1024px) {

  .header-nav a:hover {
    background: none;
    box-shadow: none;
    color: #2b7;
  }

}
