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

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 12px auto 0;
}

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

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    margin-top: 332px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -320px;
  }

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

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

  .u-section-1 .u-image-1 {
    height: 170px;
    width: 170px;
    margin-top: 4px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 11px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
  }
}