div.apImage {
    width: 160px;
    height: auto;
}
div.apImage>img {
    height: auto;
    width: 100%;
    max-height: 160px;
    max-width: 100%;
}

.eventbox .image {
    background-size: contain;
    background-position: top;
    background-color: transparent;
    height: inherit;
}
.eventbox .info {
    align-items: flex-start;
}
.eventbox .evetn_date {
    margin: inherit;
}
.eventbox .label,
.eventbox .info_right .evetn_date > div,
.eventbox .info_right .evetn_date > p:nth-child(4) {
    display: none;
}
.themen_row .filters {
    text-indent: 0;
}
.themen_row .filters {
    text-indent: 0;
}
.eventbox .image {
    background-size: contain;
    background-position: top;
    background-color: transparent;
    height: inherit;
}
.eventbox .info {
    align-items: flex-start;
}
.eventbox .evetn_date {
    margin: inherit;
}
.eventbox .label,
.eventbox .info_right .evetn_date > div,
.eventbox .info_right .evetn_date > p:nth-child(4) {
    display: none;
}