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

.u-section-1 .u-image-1 {
  width: 778px;
  height: 1010px;
  margin: 49px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 49px auto 0;
}

.u-section-1 .u-btn-2 {
  border-style: none;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 19px auto 42px;
  padding: 8px 33px;
}

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 935px;
  }
}

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

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

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

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