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

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

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

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

.u-section-1 .u-btn-1 {
  background-image: none;
}

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

  .u-section-1 .u-image-1 {
    width: 113px;
    height: 113px;
    margin-top: 42px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 42px;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 73px;
    margin-bottom: 0;
  }

  .u-section-1 .u-btn-1 {
    padding: 0;
  }
}