.Preisliste .title{text-align: center}.Preisliste__liste{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}@media (min-width: 62em){.Preisliste__liste{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}}.Preisliste__element{padding: 10px}@media (min-width: 48em){.Preisliste__element{padding: 50px}}@media (min-width: 62em){.Preisliste__element{border-left: 1px solid #eee}}.Preisliste__element:first-child{border-left: none}.Preisliste__element:nth-child(odd) .Preisliste__elementtitle{color: #acc12f}.Preisliste__elementtitle{font-family: Titillium;font-weight: bold;font-size: 26px;color: #007379}