body {
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
}
h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.hero {
  width: 100%;
  height: 40vh;
  background: #f5a8b2;
  padding-top: 85px;
  min-height: 410px;
}
.center {
  text-align: center;
}
.al-center {
  align-items: center;
}
.prices {
  margin-top: 22px;
  background: #fff;
  border-radius: 58px;
  box-shadow: #3f0c0c16 0 12px 29px;
  display: inline-block;
  padding: 40px 30px;
}
.prices h2 {
  font-weight: 600;
  color: #b44755;
  font-size: 50px;
}
.al-fl-end {
  align-items: flex-end;
}
img {
  max-width: 100%;
}
.mtop-120 {
  margin-top: 120px;
}
.hinnad h3 {
  color: #cb5a69;
  font-weight: 600;
}
.rb {
  border-right: solid #f5a8b2 4px;
}
.lm {
  margin-left: 100px;
}
.bottom-cta {
  margin-top: 60px;
  color: #6d6d6d;
  font-size: 22px;
  margin-bottom: 40px;
}
.icons {
  margin-bottom: 120px;
}
.icons div {
  display: inline-block;
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  .row.al-center div {
    text-align: center;
    margin: 10px 0;
  }
  .row.al-center div:first-of-type {
    order: 1;
  }
  .row.al-center div:last-of-type {
    order: 2;
  }
  .row.al-fl-end div {
    text-align: center;
  }
  .row.al-fl-end div:first-of-type {
    order: 1;
  }
  .hero {
    height: 60vh;
  }
  .content {
    margin-top: 270px;
  }
  .rb {
    border-right: none;
  }
  .mtop-120 .hinnad:last-of-type {
    margin-top: 40px;
    text-align: left;
  }
  .lm {
    margin-left: 0;
  }
  .prices h2 {
    font-size: 40px;
  }
}
body {
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
}
h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.hero {
  width: 100%;
  height: 40vh;
  background: #f5a8b2;
  padding-top: 85px;
  min-height: 410px;
}
.center {
  text-align: center;
}
.al-center {
  align-items: center;
}
.prices {
  margin-top: 22px;
  background: #fff;
  border-radius: 58px;
  box-shadow: #3f0c0c16 0 12px 29px;
  display: inline-block;
  padding: 40px 30px;
}
.prices h2 {
  font-weight: 600;
  color: #b44755;
  font-size: 50px;
}
.al-fl-end {
  align-items: flex-end;
}
img {
  max-width: 100%;
}
.mtop-120 {
  margin-top: 120px;
}
.hinnad h3 {
  color: #cb5a69;
  font-weight: 600;
}
.rb {
  border-right: solid #f5a8b2 4px;
}
.lm {
  margin-left: 100px;
}
.bottom-cta {
  margin-top: 60px;
  color: #6d6d6d;
  font-size: 22px;
  margin-bottom: 40px;
}
.icons {
  margin-bottom: 120px;
}
.icons div {
  display: inline-block;
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  .row.al-center div {
    text-align: center;
    margin: 10px 0;
  }
  .row.al-center div:first-of-type {
    order: 1;
  }
  .row.al-center div:last-of-type {
    order: 2;
  }
  .row.al-fl-end div {
    text-align: center;
  }
  .row.al-fl-end div:first-of-type {
    order: 1;
  }
  .hero {
    height: 60vh;
  }
  .content {
    margin-top: 270px;
  }
  .rb {
    border-right: none;
  }
  .mtop-120 .hinnad:last-of-type {
    margin-top: 40px;
    text-align: left;
  }
  .lm {
    margin-left: 0;
  }
  .prices h2 {
    font-size: 40px;
  }
}
