/*
@media screen and (max-height: 85ex) {

  header, section, footer {
    float:none;
    position:static;
    width:auto;
  }

}
*/