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

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

.u-section-1 .u-text-2 {
  line-height: 1.8;
  margin: 20px 0 60px;
}

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

  .u-section-1 .u-text-2 {
    width: auto;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1126px;
  margin-bottom: 0;
}

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

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