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

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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  margin: 85px 0 0;
}

.u-section-1 .u-form-1 {
  height: 413px;
  margin: 23px 266px 0 233px;
}

.u-section-1 .u-text-2 {
  line-height: 1.2;
  margin: 223px 0 0;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 60px;
  }

  .u-section-1 .u-form-1 {
    margin-right: 166px;
    margin-left: 133px;
  }

  .u-section-1 .u-text-2 {
    margin-right: -32px;
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-form-1 {
    margin-right: 56px;
    margin-left: 23px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1rem;
  }

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-right: -14px;
    margin-left: 14px;
  }

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