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

.u-section-1 .u-text-1 {
  font-size: 1rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  margin: 15px auto 0 0;
}

.u-section-1 .u-text-2 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
  font-size: 0.875rem;
}

.u-section-1 .u-text-3 {
  font-size: 1rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  margin: 15px auto 0 0;
}

.u-section-1 .u-text-4 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
  font-size: 0.875rem;
}

.u-section-1 .u-custom-html-1 {
  min-height: 265px;
  margin: 15px 0 0 20px;
}

.u-section-1 .u-btn-1 {
  background-image: linear-gradient(to right, #d9d9d9, #999999);
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 0px;
  margin: 20px auto 60px 20px;
  padding: 3px 22px 5px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-1 {
    height: auto;
    margin-left: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-left: 0;
  }
}