.inline {
    display: inline;
}

legend {
    display: inline;

}


.teaser-image-container {
    width: 208px;
    height: 117px;
    line-height: 117px;
    padding-left: 2px;
    text-align: center;
    font-size: 0;
    display: inline-block;
}

.event-teaser-image {
    max-height: 100%;
    height: 100%;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;

}

.event_legend {

    padding-right: 4px;
    margin-right: 2px;
    display: inline;

}


