@media (min-width: 991px) {
  #hide-button {
    display: none !important;
  }
}