@media (min-width: 992px) {
  .section-container-1 {
    min-height: 200px;
  }
  .section-container-2 {
    background: #fff;
  }
}
