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

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  margin: 5px 0 0;
}

.u-section-1 .u-text-2 {
  margin: 11px 0 0;
}

.u-section-1 .u-image-1 {
  width: 845px;
  height: 473px;
  margin: 0 auto;
}

.u-section-1 .u-text-3 {
  margin: -38px 0 30px;
}

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

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

  .u-section-1 .u-text-3 {
    margin-top: 32px;
  }
}

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 190px;
  }
}