.teaser-box {
    background-color:#d6ebfb;
    display:inline-block;
    padding:30px;
}
.teaser-box.grey--bg {
    background-color:#f6f6f6;
}