@media (max-width: 768px) {
  #onlineberatungBeschreibung, #onlineberatungAntwort {
    min-height: 200px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  #datumZurueck > span,#datumVor > span {
    display: none !important;
  }
}

#pInfoRechtsschutzGewuenscht > p {
  margin-bottom: 0px;
}
