@media screen and (min-width: 1024px) {
  .mainContent {
    min-height: 700px;
  }
}