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

.u-section-1 .u-btn-1 {
  background-image: linear-gradient(to right, #478ac9, #2cccc4);
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.9375rem;
  letter-spacing: 1px;
  box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.25);
  margin: 10px auto 5px 0;
  padding: 8px 36px 9px 35px;
}.u-section-2 .u-sheet-1 {
  min-height: 92px;
}

.u-section-2 .u-text-1 {
  margin-bottom: -348px;
  margin-right: auto;
  margin-left: auto;
  font-weight: 700;
}.u-section-3 .u-sheet-1 {
  min-height: 500px;
}

.u-section-3 .u-text-1 {
  margin-bottom: 0;
  margin-top: 20px;
}

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

.u-section-3 .u-text-2 {
  margin: 30px 0 60px;
}

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

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

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

  .u-section-3 .u-image-1 {
    width: 340px;
    height: 212px;
  }
}