 .u-section-1 {
  background-image: url("images/social_media_newsletter_header.webp");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: 600;
  margin: 40px 480px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  margin: 30px 428px 0 0;
}

.u-section-1 .u-form-1 {
  height: 47px;
  width: 543px;
  margin: 30px auto 59px;
}

.u-section-1 .u-input-1 {
  font-weight: 700;
}

.u-section-1 .u-btn-1 {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  background-image: none;
}

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

  .u-section-1 .u-text-1 {
    width: 660px;
    margin-right: 280px;
  }

  .u-section-1 .u-text-2 {
    width: 712px;
    margin-right: 228px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-right: 60px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 8px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
    margin-right: 0;
  }

  .u-section-1 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: 340px;
  }

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

  .u-section-1 .u-form-1 {
    width: 340px;
  }
}