.teaser {
    margin-bottom: 60px;
}
/*.container-blue .teaser {
    margin-bottom: 0;
}*/
.teaser-image {
    margin-bottom: 15px;
}
.teaser-image img {
    width: 100%;
    height: auto;
}
.teaser-headline {
    font-size: 20px;
    text-transform: uppercase;
}
.teaser-headline a {
    text-decoration: none;
}