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

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

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 277px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

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