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

.u-section-1 .u-text-1 {
  font-size: 0.875rem;
  font-weight: 700;
  margin: 15px auto 0;
}

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

.u-section-1 .u-text-2 {
  margin: 40px auto 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: solid;
  font-weight: 700;
  padding: 0;
}

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

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

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

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