@media only screen and (max-width: 600px) {
  .elheader {
    max-height: 250px;
  }
}

