/* Standard (Handy): klein */
.page-id-867 .wpb_text_column h3,
.page-id-867 .wpb_text_column h3 span,
.page-id-867 .wpb_text_column h3 strong {
  font-size: 22px !important;
  line-height: 34px !important;
}

/* Nur PC: größer */
@media (min-width: 769px) {
  .page-id-867 .wpb_text_column h3,
  .page-id-867 .wpb_text_column h3 span,
  .page-id-867 .wpb_text_column h3 strong {
    font-size: 64px !important;
    line-height: 1.2 !important;
  }
}