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

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  margin: 60px auto;
}.u-section-3 .u-sheet-1 {
  min-height: 1573px;
}

.u-section-3 .u-image-1 {
  width: 189px;
  height: 189px;
  background-image: url("images/Download8.jpg");
  background-position: 50% 50%;
  margin: 123px auto 0;
}

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

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

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

.u-section-3 .u-btn-1 {
  background-image: none;
  padding: 0;
}

@media (max-width: 767px) {
  .u-section-3 .u-text-3 {
    margin-bottom: 60px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-text-3 {
    margin-right: 5px;
    margin-left: 6px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 200px;
}