.teaser.row { background: #f1f0ec !important; }
.teaser.row > div { padding-left: 0px; padding-right: 0px; text-align: left; padding-bottom: 15px; }
.teaser.row > div:nth-child(odd) { background: #f1f0ec; }
.teaser.row > div:nth-child(even) { background: #e1e9eb; }
.teaser.row > div a { color: #789dba; }
.teaser.row > div img { width: 100%; height: auto; }
/*.teaser.row > div > *:first-child { margin: 0px; }*/
.teaser.row > div > * { margin-left: 15px; margin-right: 15px; }
.teaser.row > div > *:last-child { margin-bottom: 0px !important; }
.teaser.without-bg.row { background: transparent !important; text-align: left;}
.teaser.without-bg.row > div:nth-child(odd) { background: transparent !important; text-align: left; padding-left: 15px; padding-right: 15px; }
.teaser.without-bg.row > div:nth-child(even) { background: transparent !important; text-align: left; padding-left: 15px; padding-right: 15px; }
.teaser.without-bg > div > * { margin-left: 0px; margin-right: 0px; }