 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('images/Skildasprvidder-eng.jpg');
  min-height: 484px;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

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

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

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

@media (max-width: 575px) {
   .u-section-1 {
    min-height: 145px;
  }
} .u-section-2 {
  background-image: url('images/ljuslist35.jpg'), linear-gradient(to bottom, rgba(82, 111, 107, 1), rgba(82, 111, 107, 1));
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-2 .u-text-1 {
  font-family: Alexandria;
  font-size: 1rem;
  margin: 6px 72px 0 0;
}

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

  .u-section-2 .u-text-1 {
    margin-right: 0;
    font-weight: 400;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 187px;
}

.u-section-3 .u-text-1 {
  font-family: Alexandria;
  font-size: 0.875rem;
  margin: 15px 0;
}.u-section-4 .u-sheet-1 {
  min-height: 199px;
}

.u-section-4 .u-text-1 {
  font-family: Alexandria;
  font-size: 0.875rem;
  margin: 0 0 20px;
}

@media (max-width: 767px) {
  .u-section-4 .u-text-1 {
    margin-top: 60px;
  }
}