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

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

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
  }

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

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

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

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 218px;
  }
} .u-section-2 {
  background-image: none;
}

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

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

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    font-size: 1.3333333333333333rem;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 93px;
}

.u-section-3 .u-text-1 {
  font-size: 1rem;
  font-family: Alexandria;
  margin: 16px 0 10px;
}.u-section-4 .u-sheet-1 {
  min-height: 204px;
}

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

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

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

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

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

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

.u-section-6 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0px;
  margin: 8px auto 0 0;
}

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

.u-section-6 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0px;
  margin: 8px auto 30px 0;
}

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

  .u-section-6 .u-text-1 {
    margin-top: 33px;
    margin-right: 319px;
  }

  .u-section-6 .u-text-3 {
    width: auto;
    margin-top: 24px;
    margin-right: 0;
  }

  .u-section-6 .u-btn-2 {
    margin-bottom: 33px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-text-1 {
    width: auto;
    margin-top: 0;
    margin-right: 189px;
  }

  .u-section-6 .u-text-3 {
    margin-top: 31px;
  }

  .u-section-6 .u-btn-2 {
    margin-bottom: 45px;
  }
}

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

  .u-section-6 .u-text-1 {
    margin-right: 0;
  }

  .u-section-6 .u-text-2 {
    width: auto;
    margin-right: 0;
  }

  .u-section-6 .u-btn-1 {
    margin-right: 0;
    padding: 10px 15px;
  }
}