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

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

.u-section-1 .u-image-2 {
  width: 236px;
  height: 300px;
  margin: 98px auto 0;
}

.u-section-1 .u-image-3 {
  width: 237px;
  height: 300px;
  margin: 123px auto 0;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 30px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-3 {
    height: 301px;
  }
}

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

  .u-section-1 .u-image-2 {
    margin-top: 127px;
  }

  .u-section-1 .u-image-3 {
    margin-top: 175px;
  }
}