@media screen and (min-width: 0px) and (max-width: 720px) {
    .mobile-hide{ display: none; }
  }