 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 679px;
}

.u-section-1 .u-image-1 {
  width: 977px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 500px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    min-height: 391px;
  }
}