@media only screen and (max-width: 769px) {

  .hq {
    display: none;
  }
}
