 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('images/vendoricon.JPG');
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 118px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.875rem;
  font-weight: 700;
  width: 681px;
  margin: 55px auto 60px;
}

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

  .u-section-1 .u-text-2 {
    width: 416px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: auto;
    font-size: 1.5rem;
    margin-bottom: 9px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 116px;
}

.u-section-2 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 38px auto;
  padding: 8px 33px;
}

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

  .u-section-2 .u-btn-1 {
    margin-top: 29px;
    margin-bottom: 29px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 956px;
}

.u-section-3 .u-image-1 {
  width: 723px;
  height: 924px;
  margin: 16px auto;
}

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

  .u-section-3 .u-image-1 {
    width: 720px;
    height: 920px;
  }
}

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

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

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

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