 .u-section-1 {
  background-image: linear-gradient(#478ac9, #4c7397);
}

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

.u-section-1 .u-image-1 {
  height: 470px;
  width: 1137px;
  margin: 26px auto;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 389px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 351px;
  }

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 298px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 277px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 224px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 141px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 429px;
}