#mainContent {
    min-height: 400px;
  }

  * html #mainContent {
    height: 400px;
  }
