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

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

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

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

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

  .u-section-1 .u-image-1 {
    margin-top: 13px;
  }

  .u-section-1 .u-text-2 {
    margin-bottom: 20px;
  }
}