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

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

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  margin: 38px 109px 0;
}

.u-section-1 .u-image-1 {
  width: 713px;
  height: 847px;
  margin: 50px auto 0;
}

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

.u-section-1 .u-text-4 {
  margin: 43px auto 37px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  text-shadow: -2px -2px 8px rgba(128,128,128,1);
  padding: 0;
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 641px;
  }
}

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

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