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

.u-section-1 .u-image-1 {
  filter: brightness(0.6);
  width: 873px;
  height: 1142px;
  margin: 0 auto;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 4.5rem;
  margin: -883px auto 0;
}

.u-section-1 .u-text-2 {
  width: 760px;
  margin: 31px auto 60px;
}

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

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

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

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

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-top: -448px;
  }

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: -186px;
  }

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