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

.u-section-1 .u-text-1 {
  margin: 43px 0 3px;
}.u-section-2 .u-sheet-1 {
  min-height: 807px;
}

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

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-image-2 {
    width: 540px;
    height: 764px;
    margin-top: -382px;
  }
}

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

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

  .u-section-2 .u-image-2 {
    width: 340px;
    height: 481px;
    margin-top: -241px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 65px;
}

.u-section-3 .u-text-1 {
  margin: 20px auto;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-layout-thumbnails .u-carousel-custom-thumbnails {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: flex;
  overflow-x: scroll;
}

