 .u-section-1 {
  background-image: url("images/Akne.jpeg?rand=3ef2");
  background-position: 50% 50%;
}

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

.u-section-2 .u-text-1 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.65;
  letter-spacing: 1px;
  margin: 121px 52px 0;
}

.u-section-2 .u-image-1 {
  width: 71px;
  height: 69px;
  margin: 107px auto 0;
}

.u-section-2 .u-text-2 {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0px;
  width: 963px;
  margin: 107px auto 60px;
}

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

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

@media (max-width: 991px) {
  .u-section-2 .u-text-2 {
    width: 720px;
  }
}

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

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

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