 .u-section-1 {
  background-image: url("images/tema_stress.png");
  background-position: 50% 50%;
  background-size: 110%;
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  margin: 40px 0 0 612px;
}

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 69px 0 34px 612px;
}

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

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

  .u-section-1 .u-text-2 {
    font-size: 4.5rem;
    width: auto;
    margin-left: 412px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    font-size: 2.25rem;
    margin-left: 272px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 100% 42.83%;
    background-size: 130%;
  }

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

  .u-section-1 .u-text-1 {
    margin-top: 26px;
    margin-left: 12px;
  }

  .u-section-1 .u-text-2 {
    margin: 92px 11px 19px 206px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-size: cover;
  }

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

  .u-section-1 .u-text-1 {
    margin-top: 37px;
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    margin: 60px 0 34px 26px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 27px;
  height: auto;
  min-height: 373px;
  margin-top: 0;
}