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

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

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

.u-section-1 .u-btn-1 {
  background-image: none;
  font-size: 1.25rem;
  margin: 9px auto 0;
  padding: 0;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  width: 155px;
  margin: 5px auto 60px;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  font-size: 1.125rem;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-btn-1 {
    margin-left: 113px;
    margin-right: 113px;
  }
}

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

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

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

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

  .u-section-1 .u-text-1 {
    width: 340px;
  }
}