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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  margin: 60px 0 0;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 60px;
  }

  .u-section-1 .u-text-2 {
    margin-bottom: 60px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 740px;
}

.u-section-2 .u-image-1 {
  width: 475px;
  height: 662px;
  margin: 39px auto 0 29px;
}

.u-section-2 .u-image-2 {
  width: 517px;
  height: 662px;
  margin: -662px 69px 39px auto;
}

@media (max-width: 767px) {
  .u-section-2 .u-image-2 {
    margin-right: 23px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 474px;
    margin-left: 0;
  }

  .u-section-2 .u-image-2 {
    width: 340px;
    height: 435px;
    margin-top: -474px;
    margin-right: 0;
  }
}