.winfos {
    height: 100%;
}

.projektbild {
    max-height: 350px;
    width: auto;
    max-width: 100%;
}

.placeholder {
    height: 80%;
    height: 550px;
}

.buttonrow.pilot {
    margin-top: 1em;
}

.heading {
    height: 72px;
}

.termincontent{
    height: auto;
}

.datum {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}

p {
    font-size: 1em;
    margin-bottom: 0;
}

.terminbild {
    max-width: 100%;
    max-height: 250px;
    height: auto;
}

@media(max-width: 768px) {
    .heading {
        height: auto;
    }
}

.events {
    height: 100%;
    width: 100%;
    color: yellow;
}