/**
 * Block Name: Text 2-spaltig
 */

section.text_2_spaltig p + h2,
section.text_2_spaltig p + h3,
section.text_2_spaltig p + h4 {
  margin-top: 50px;
}

table.offnungszeiten th {
  width: 30px;
}

@media (max-width: 767.98px) {
  section.text_2_spaltig .text_left {
    margin-bottom: 50px;
  }
}
