 .u-section-1 {
  background-image: linear-gradient(#666666, #333333);
}

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

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 53px 0 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}.u-section-2 .u-sheet-1 {
  min-height: 45px;
}.u-section-3 .u-image-1 {
  min-height: 500px;
  background-position: 50% 50%;
}

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

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

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

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