@media only screen and (max-width: 800px)  {
  .heighter {
min-height:40px;
  }
}