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

@media (max-width: 1099px) {
  #box-4 {
    height: 60vh;
    width: 100%;
    background-size: cover;
    display: table;
    background-attachment: inherit;
    background-color: #d6ccc2;
  }
}

@media (min-width: 1100px) {
  #box-4 {
    height: 100vh;
    width: 100%;
    background-color: #d6ccc2;
    background-size: cover;
    display: table;
    background-attachment: fixed;
  }
}

@media (max-width: 1099px) {
  #box-3 {
    height: 60VH;
    width: 100%;
    background-size: cover;
    background-image: url("../../assets/img/terapeutit.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%;
    max-width: 230px;
  }
}

@media (min-width: 400px) {
  #logoasetus {
    width: 100%;
    margin-top: 0px;
    max-width: 226px;
    margin-bottom: -8px;
  }
}

@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: 775px) {
  h4 {
    font-family: 'Montserrat';
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    font-size: 50px;
    margin: 0px;
    display: table-cell;
    vertical-align: middle;
  }
}

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

@media (max-width: 767px) {
  #banneri-tausta {
    width: 100%;
    height: 100%;
    height: 100%;
    background-color: rgba(255,206,24,0.24);
  }
}

@media (min-width: 768px) {
  #banneri-tausta {
    width: 100%;
    height: 100%;
    background-color: rgba(255,206,24,0.24);
  }
}

ul {
  margin-left: -10px;
}

img {
}

td {
  font-family: 'Montserrat';
}

td {
}

tr {
}

div {
}

.card-header {
  border-bottom: 0px;
}

ul {
  margin-left: -15px;
}

@media (min-width: 1200px) {
  #h2-otsikko-paikkakunnat {
    font-family: 'Oswald';
    font-size: 30px;
    padding-top: 20px;
    color: #271810;
  }
}

@media (max-width: 1200px) {
  #h2-otsikko-paikkakunnat {
    font-family: 'Oswald';
    font-size: 25px;
    padding-top: 20px;
    color: #271810;
  }
}

div {
}

@media (max-width: 800px) {
  .container {
  }
}

.container {
  margin-top: 40px;
  background-color: #eae8e13e;
  border-radius: .8rem!important;
  margin-bottom: 40px;
}

