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

.u-section-1 .u-text-1 {
  font-weight: 100;
  margin: 73px auto 0;
}

.u-section-1 .u-text-2 {
  width: 479px;
  font-size: 2.25rem;
  margin: 20px auto 0;
}

.u-section-1 .u-image-1 {
  width: 868px;
  height: 479px;
  margin: 30px auto 60px;
}

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

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

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

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

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

  .u-section-1 .u-text-2 {
    width: 340px;
  }

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