header.uttrekk {

  /*background-color: #FF6347;*/
  background-color: #212529;
  background-image: url("../gfx/hex-675576_1280-dark.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  text-align: center;
}

header.uttrekk .top-text {
  padding-top: 100px;
  padding-bottom: 20px;
}

header.uttrekk .top-text .top-lead-in {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 25px;
}

header.uttrekk .top-text .top-heading {
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 25px;
}

header.uttrekk h1 {
  font-size: 55px;
}

@media only screen and (max-width: 600px) {

  .uttrekk {
    padding: 0 20px;
  }
}

#sps-test {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
  font-size: 0.7em;
}


@media (min-width: 768px) {


  header.uttrekk .top-text {
    padding-top: 100px;
    padding-bottom: 20px;
  }
  header.uttrekk .top-text .top-lead-in {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 25px;
  }

  header.uttrekk .top-text .top-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    /*margin-bottom: 75px;*/
  }

}

.uttrekk {
  /*margin-bottom: 50px;*/
  text-align: left;
  /*background-color: pink;*/
}

.uttrekk img {
  width: 225px;
  height: 225px;
  /*border: 7px solid #373838;*/
  margin-bottom: 5%;
}



.three-steps h2 {
  margin-top: 25px;
  margin-bottom: 20px;
  text-transform: none;
  font-size: 50px;
  text-align: center;
}

.three-steps h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}

.three-steps p {
  margin-top: 30px;
  padding: 3%;
  font-size: 16px;
}

}
