.block-wissenswertes h2 {
    color: #ffffff;
    text-transform:uppercase;
}

@media(max-width:424px) {
  .block-wissenswertes h2 {
    font-size: 14px;
  }
}