.ausstellung{display:flex;flex-direction:row;width:100%;max-width:50rem;padding:0;box-shadow:-.125rem .125rem .125rem .025rem #ddd;margin-bottom:2rem}.ausstellung h2,.ausstellung p{padding:0 .15rem;margin:0}.ausstellung h2{padding-bottom:.1rem}.ausstellung div{padding:.25rem}.ausstellung div:first-child{display:flex;flex-direction:column;z-index:0;background-color:#505050;color:#fdfdfd;width:100px}.ausstellung div:first-child p{font-size:1.2rem;padding:.15rem .25rem}.ausstellung div:last-of-type{display:flex;flex-direction:column}.ausstellung div:last-of-type p:last-child:not(:first-of-type){margin-top:auto}.ausstellung .event-description{z-index:1;font-size:.9rem}@media only screen and (max-width:992px){.ausstellung{padding:.5rem;background-color:#ddd;box-shadow:0 0 .3rem #ddd;max-width:none}.ausstellung div:first-child{background-color:#fdfdfd;color:#505050;border-radius:5px 0 0 5px}}@media only screen and (max-width:500px){.ausstellung{flex-direction:column;justify-content:center}.ausstellung p{font-size:1rem}.ausstellung div:first-child{font-size:1rem;flex-direction:row;justify-content:flex-end;border-radius:0;width:auto}}