 .u-section-1 {
  background-image: url("images/fundolaranja.jpg");
}

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

.u-section-1 .u-text-1 {
  font-family: Amaranth;
  font-weight: 700;
  line-height: 0.8;
  margin: 40px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-size: 1.875rem;
  padding: 0;
}

.u-section-1 .u-image-1 {
  width: 347px;
  height: 347px;
  margin: 20px auto 30px;
}

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

  .u-section-1 .u-text-1 {
    margin-left: 85px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 12px;
    margin-bottom: 37px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-bottom: -47px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 13px;
    margin-bottom: -116px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 340px;
    margin-bottom: -192px;
  }
}