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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 93px;
  margin: 20px auto 0;
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 55px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 71px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-size: 2.25rem;
  width: 636px;
  margin: 7px auto 25px;
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
    width: 340px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 369px;
}

.u-section-3 .u-image-1 {
  width: 219px;
  height: 320px;
  margin: 40px auto 0;
}

.u-section-3 .u-image-2 {
  width: 219px;
  height: 320px;
  margin: -324px 0 0 auto;
}

.u-section-3 .u-image-3 {
  width: 219px;
  height: 320px;
  margin: -316px auto 9px 0;
}

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

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

  .u-section-3 .u-image-1 {
    width: 179px;
    height: 308px;
    margin-top: 6px;
  }

  .u-section-3 .u-image-2 {
    margin-top: -308px;
  }

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

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

  .u-section-3 .u-image-1 {
    width: 105px;
    height: 154px;
    margin-top: 0;
  }

  .u-section-3 .u-image-2 {
    width: 130px;
    height: 243px;
    margin-top: -153px;
  }

  .u-section-3 .u-image-3 {
    width: 114px;
    height: 225px;
    margin-top: -243px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 187px;
}

.u-section-4 .u-text-1 {
  margin: 0 auto 10px;
}.u-section-5 .u-sheet-1 {
  min-height: 272px;
}

.u-section-5 .u-image-1 {
  width: 435px;
  height: 200px;
  box-shadow: 0px 0px 8px 0px rgba(128,128,128,1);
  margin: 36px 13px 36px auto;
}

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

  .u-section-5 .u-image-1 {
    width: 340px;
    height: 156px;
    margin-right: 0;
  }
}