 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/listtillCCT.jpg");
  background-size: cover;
  min-height: 200px;
}

.u-section-1 .u-image-1 {
  min-height: 700px;
  height: auto;
  background-image: url("images/blandattgtggult-150.jpg");
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px;
}

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

  .u-section-1 .u-image-1 {
    --animation-custom_in-translate_x: 300px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    height: auto;
  }
}

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

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

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

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

.u-section-2 .u-text-1 {
  font-size: 1.5rem;
  font-family: Orbitron;
  font-weight: 700;
  margin: 3px auto 3px 0;
}

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

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

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

.u-section-3 .u-text-1 {
  font-size: 1rem;
  font-family: Alexandria;
  margin: 0;
}

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

.u-section-3 .u-text-3 {
  font-size: 1rem;
  font-family: Alexandria;
  font-weight: 400;
  margin: 21px 0 38px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-3 {
    font-weight: normal;
  }
}

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