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

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

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

.u-section-1 .u-text-3 {
  margin: 64px auto 0;
}

.u-section-1 .u-image-1 {
  width: 443px;
  height: 300px;
  margin: 31px auto 0;
}

.u-section-1 .u-image-2 {
  width: 443px;
  height: 300px;
  margin: 13px 65px 0 auto;
}

.u-section-1 .u-image-3 {
  width: 443px;
  height: 300px;
  margin: -300px auto 60px 65px;
}

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 230px;
    margin-top: -324px;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 230px;
    margin-top: 172px;
    margin-right: 0;
  }

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 230px;
    margin-top: -230px;
    margin-left: 0;
  }
}