span {
  font-style: inherit;
  font-weight: inherit;
}

#h2-otsikko-paikkakunnat {
  color: #2c2c2c;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 21px;
  padding-top: 26px;
  letter-spacing: 1px;
  text-align: left;
  background: rgba(0,0,0,0);
  word-break: break-word!important;
}

@media (max-width: 1099px) {
  #box-4 {
    height: 74vh;
    width: 100%;
    background-size: cover;
    background-image: url("../../assets/img/metsalan-baari.jpg");
    background-position: center;
    display: table;
    background-attachment: inherit;
  }
}

@media (min-width: 1100px) {
  #box-4 {
    height: 100vh;
    width: 100%;
    background-size: cover;
    display: table;
    background-image: url("../../assets/img/metsalan-baari.jpg");
    background-attachment: fixed;
  }
}

@media (max-width: 1099px) {
  #box-3 {
    height: 70vh;
    width: 100%;
    background-size: cover;
    background-image: url("puunkaato2-metsapalveluep.jpg");
    background-position: center;
    display: table;
    background-attachment: inherit;
  }
}

@media (max-width: 349px) {
  #logoasetus {
    width: 100%;
    margin-top: 3px;
    max-width: 230px;
  }
}

@media (max-width: 399px) {
  #logoasetus {
    width: 100%;
    margin-top: 3px;
    max-width: 134px;
    margin-bottom: -62px;
  }
}

@media (min-width: 400px) {
  #logoasetus {
    width: 100%;
    margin-top: 4px;
    max-width: 170px;
    margin-bottom: -85px;
    margin-left: 5px;
  }
}

@media (max-width: 349px) {
  #logoasetus {
    width: 100%;
    margin-top: 3px;
    max-width: 211px;
  }
}

@media (max-width: 300px) {
  #logoasetus {
    width: 100%;
    margin-top: 3px;
    max-width: 218px;
  }
}

@media (min-width: 575px) {
  h4 {
    font-family: 'Audiowide';
    letter-spacing: 5px;
    color: #fefefe;
    background: rgba(0,0,0,0.12);
    color: #fefefe;
    font-weight: 700;
  }
}

@media (max-width: 774px) {
  h4 {
    font-family: 'Audiowide';
    font-size: 22px;
    font-weight: 700;
    color: white;
    letter-spacing: 2px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
  }
}

@media (min-width: 776px) {
  h4 {
    font-family: 'Audiowide';
    letter-spacing: 4px;
    color: #44464C;
    background: rgba(0,0,0,0.12);
    color: #ffffff;
    font-weight: 700;
    background: rgba(0,0,0,0.12);
    padding-top: 100px;
    font-size: 59px;
    margin: 0px;
    text-align: center;
    display: table-cell;
    font-weight: bold;
    vertical-align: middle;
  }
}

@media (max-width: 900px) {
  .navbar {
    background-color: #26345c;
  }
}

@media (min-width: 900px) {
  .navbar {
    background: #26345c;
  }
}

@media (min-width: 768px) {
  #banner-tausta {
    max-width: 740px;
    padding-top: 100px;
  }
}

@media (max-width: 767px) {
  #banner-tausta {
    max-width: 300px;
    padding-top: 100px;
  }
}

#box-6 {
  height: 100vh;
  width: 100%;
  background-size: cover;
  display: table;
  background-attachment: fixed;
}

p {
  width: 100%;
  margin-top: 10px;
  line-height: 23.5px;
  letter-spacing: 1px;
  color: rgb(44,49,52);
  font-size: 18px;
  font-family: Montserrat, sans-serif;
}

h3 {
  border-style: none;
  padding-top: 38px;
  color: #e40615;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 15px;
  letter-spacing: 0px;
}

#h3-otsikko {
  font-size: 20px;
  font-family: 'Montserrat';
  color: rgb(255,255,255);
  padding-top: 20px;
  padding-bottom: 20px;
}

