header.personvern {
  background-color: #212529;
}

header.personvern .top-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

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

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

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

.text-nowrap {
  white-space: nowrap;
}

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

  header.personvern h1 {
    font-size: 30px;
    text-align: center;
  }
}


@media (min-width: 768px) {


  header.personvern .top-text {
    padding-top: 150px;
    padding-bottom: 50px;
  }
  header.personvern .top-text .top-lead-in {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 25px;
  }
  header.personvern .top-text .top-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 75px;
  }

}

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

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



@media (max-width: 992px) {
  .prod-right h2 {
    font-size: 25px;
  }
}


/* Mer info*/
.mer-info {
  padding-left: 80px;
}

@media (max-width: 992px) {
  .mer-info {
    padding-left: 30px;
  }
}
