@media screen and (min-width:1024px) {
  #proxy-container .navSecondary {
    display: none;
  }
}
