.konzept-item{display:flex;flex-direction:row;gap:40px;justify-content:center}.konzept-item.reverse{flex-direction:row-reverse}.konzept-inhalt{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.konzept-item img{max-height:250px;width:auto}.konzept-item h2{margin-bottom:10px}@media (max-width:882px){.konzept-item,.konzept-item.reverse{flex-direction:column;gap:20px}.konzept-item img{max-height:none;width:100%}}