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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 20px auto 0 0;
}

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

.u-section-1 .u-text-2 {
  margin-left: 0;
  margin-top: 6px;
  margin-bottom: 40px;
}

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

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