.Textspalten__content{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}@media (min-width: 48em){.Textspalten__content{-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}}.Textspalten__spalte{width: 100%;margin-bottom: 2rem}@media (min-width: 48em){.Textspalten__spalte{width: 48%;margin-bottom: 0}}.Textspalten__spalte h3{font-size: 34px}