@media (min-width: 992px) {
  section {
    height: 900px;
    min-height: 700px;
    max-height: 750px;
  }
}

