/* BerichtUebersicht_Mobile.css */
.BerichtContainer{display: flex;flex-wrap: wrap;justify-content: space-between}.Berichte{min-width:89vw;margin:1.5em 1em;padding:.5em;background-color:#115456;border-radius:1em;color:#fff;flex: 1}.Berichte figure{width:90%;height:auto;border-radius:1em;margin: auto}