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

.u-section-1 .u-image-1 {
  width: 659px;
  height: 409px;
  margin: 0 auto 50px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    height: 410px;
  }
}

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

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

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

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

.u-section-2 .u-text-1 {
  font-size: 1.875rem;
  margin: 0 20px 30px;
}

.u-section-2 .u-btn-1 {
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
    font-weight: normal;
  }
}