@media screen and (max-width:500px) {
  #heightlll {
    display: none;
  }
}