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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-top: 60px;
}

.u-section-1 .u-text-2 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
}

.u-section-1 .u-image-1 {
  width: 535px;
  height: 648px;
  margin: 30px auto 60px 0;
}

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

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