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

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

.u-section-1 .u-image-2 {
  width: 570px;
  height: 352px;
  margin: -352px auto 7px 0;
}

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

  .u-section-1 .u-image-1 {
    width: 470px;
    height: 290px;
  }

  .u-section-1 .u-image-2 {
    width: 470px;
    height: 290px;
    margin-top: -290px;
    margin-bottom: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 360px;
    height: 222px;
  }

  .u-section-1 .u-image-2 {
    width: 360px;
    height: 222px;
    margin-top: -222px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 270px;
    height: 167px;
  }

  .u-section-1 .u-image-2 {
    width: 270px;
    height: 167px;
    margin-top: -167px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 170px;
    height: 105px;
  }

  .u-section-1 .u-image-2 {
    width: 170px;
    height: 105px;
    margin-top: -105px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 245px;
}

.u-section-2 .u-text-1 {
  margin: 25px 0 20px;
}

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 116px;
}

.u-section-3 .u-btn-1 {
  margin: 36px 0 36px auto;
}

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

  .u-section-3 .u-btn-1 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}