 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('images/nortvolt.jpg');
}

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

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 290px;
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    font-size: 1.3333333333333333rem;
    margin-right: 0;
    margin-bottom: 60px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-bottom: 3px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 233px;
}

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

.u-section-3 .u-text-2 {
  font-family: Alexandria;
  font-size: 1rem;
  margin: 20px auto 20px 0;
}.u-section-4 .u-sheet-1 {
  min-height: 130px;
}

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

.u-section-4 .u-text-2 {
  font-family: Alexandria;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 43px;
  font-size: 1rem;
}

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

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

  .u-section-4 .u-text-1 {
    margin-top: 0;
  }

  .u-section-4 .u-text-2 {
    margin-bottom: 29px;
  }
}