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

.u-section-1 .u-image-1 {
  width: 986px;
  height: 680px;
  box-shadow: 0px 0px 25px 0px rgba(245,214,84,1);
  margin: 61px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 3.4375rem;
  text-transform: uppercase;
  text-shadow: 0px -2px 25px rgba(245,214,84,1);
  line-height: 1;
  letter-spacing: 7px;
  margin: 11px 8px 12px;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 648px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }
}