/**
 * Block Name: Text – Bild
 */

section.text_bild p + h2 {
  margin-top: 60px;
}

@media (max-width: 767.98px) {
  section.text_bild img {
    padding-bottom: 30px;
  }
}
