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

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

.u-section-1 .u-text-1 {
  font-size: 6rem;
  letter-spacing: 1px;
  font-weight: 500;
  text-decoration: none solid rgb(255, 255, 255);
  margin: 83px 751px 60px 0;
   float: right !important;
}

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

  .u-section-1 .u-text-1 {
    font-size: 6rem;
    margin-top: 102px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 16.96% 50%;
  }

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

  .u-section-1 .u-text-1 {
    margin-top: 73px;
    margin-right: 331px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 28.64% 50%;
  }

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

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

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 32.4% 50%;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-right: 0;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-size: 1.875rem;
  line-height: 1.8;
  font-weight: 500;
  margin: 25px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.125rem;
  font-weight: 300;
  margin: 24px auto 0;
}

.u-section-2 .u-btn-1 {
  letter-spacing: 1px;
  font-size: 0.875rem;
  text-transform: uppercase;
  background-image: none;
  font-weight: 400;
  margin: 37px auto 34px;
  padding: 10px 28px 10px 27px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
  }

  .u-section-2 .u-text-2 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 23px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 38px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-1 {
    font-size: 2.625rem;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    font-size: 2.1875rem;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
  }
}
