@media screen and (min-width: 750px) {
    .plp-nav {
        display: none;
    }
  }