@media only screen and (max-width: 1200px) {
  container {
    height: 650px;
  }
}