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

.u-section-1 .u-image-1 {
  height: 806px;
  margin-top: 54px;
  margin-bottom: 0;
}

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

  .u-section-1 .u-image-1 {
    height: 501px;
    width: 735px;
    margin: 15px -7px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 368px;
    width: 540px;
    margin: 7px 0;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 232px;
    margin-top: 17px;
    margin-bottom: 17px;
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 61px;
}

.u-section-2 .u-image-1 {
  width: 73px;
  height: 82px;
  margin: -21px auto 0 11px;
}

.u-section-2 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  font-size: 1.52381rem;
  margin: -65px 0 17px auto;
  padding: 0 21px;
}

.u-section-2 .u-icon-1 {
  width: 21px;
  height: 25px;
  font-size: 1.5238095238095237rem;
}

@media (max-width: 991px) {
  .u-section-2 .u-image-1 {
    margin-left: 0;
  }

  .u-section-2 .u-btn-1 {
    margin-bottom: 13px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 47px;
    height: 53px;
    margin-left: 3px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: -53px;
    margin-bottom: 5px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 36px;
    height: 40px;
    margin-left: 0;
  }

  .u-section-2 .u-btn-1 {
    margin-top: -48px;
    margin-right: -20px;
    margin-bottom: 4px;
  }
}