.u-section-1 .u-sheet-1 {
  min-height: 292px;
}

.u-section-1 .u-image-1 {
  height: 180px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 3rem;
  box-shadow: 4px 0 0 0 rgba(0,0,0,1);
  text-shadow: 0 2px 8px rgba(128,128,128,1);
  margin: -128px 69px 0 423px;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  font-size: 1.25rem;
  margin: 83px auto 32px;
  padding: 8px 33px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-right: 0;
    margin-left: 320px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 276px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 245px;
  }

  .u-section-1 .u-btn-1 {
    margin-bottom: 16px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 192px;
  }

  .u-section-1 .u-image-1 {
    height: 100px;
    width: 540px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -88px;
    margin-right: 53px;
    margin-left: 131px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 44px;
    margin-bottom: 12px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 198px;
  }

  .u-section-1 .u-image-1 {
    height: 63px;
    width: 340px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: -69px;
    margin-left: 25px;
    margin-right: 25px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 59px;
    margin-bottom: 22px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 511px;
}

.u-section-2 .u-image-1 {
  height: 750px;
  margin-top: 11px;
  margin-bottom: 60px;
  width: 1140px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 379px;
  }

  .u-section-2 .u-image-1 {
    height: 618px;
    width: 940px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 234px;
  }

  .u-section-2 .u-image-1 {
    height: 473px;
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 116px;
  }

  .u-section-2 .u-image-1 {
    height: 355px;
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-image-1 {
    height: 224px;
    width: 340px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 1050px;
}

.u-section-3 .u-image-1 {
  width: 1140px;
  height: 555px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 40px auto 0;
}

.u-section-3 .u-image-2 {
  width: 1140px;
  height: 650px;
  box-shadow: -2px -2px 20px 0 rgba(0,0,0,0.4);
  text-shadow: -2px -2px 20px rgba(0,0,0,0);
  margin: 60px auto;
}

@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 520px;
  }

  .u-section-3 .u-image-1 {
    width: 940px;
    height: 458px;
  }

  .u-section-3 .u-image-2 {
    width: 940px;
    height: 536px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-sheet-1 {
    min-height: 430px;
  }

  .u-section-3 .u-image-1 {
    width: 720px;
    height: 351px;
  }

  .u-section-3 .u-image-2 {
    width: 720px;
    height: 411px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 340px;
  }

  .u-section-3 .u-image-1 {
    width: 540px;
    height: 263px;
  }

  .u-section-3 .u-image-2 {
    width: 540px;
    height: 308px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 240px;
  }

  .u-section-3 .u-image-1 {
    width: 340px;
    height: 166px;
  }

  .u-section-3 .u-image-2 {
    width: 340px;
    height: 194px;
  }
}