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

.u-section-1 .u-text-1 {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 2px auto -18px;
}

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

  .u-section-1 .u-text-1 {
    width: 275px;
    margin-top: 10px;
    margin-bottom: -8px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.u-section-2 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-2 .u-image-1 {
  width: 1153px;
  height: 933px;
  margin: 14px auto;
}

@media (max-width: 1199px) {
  .u-section-2 .u-image-1 {
    width: 940px;
    height: 761px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-image-1 {
    width: 720px;
    height: 583px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-image-1 {
    width: 600px;
    height: 486px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 420px;
    height: 340px;
    margin-top: 0;
    margin-bottom: 60px;
  }
}