.wp-block-pressreleaseteaser { margin-bottom: 30px; }
.wp-block-pressreleaseteaser .teaser-image { width: 100%; height: 350px; background-repeat: no-repeat; background-position: center; background-size: cover; margin-bottom: 20px; }
.wp-block-pressreleaseteaser .teaser-image img { display: inline-block; width: 100%; height: 100%; opacity: 0; }
.wp-block-pressreleaseteaser .teaser-title { font-family: 'Zilla Slab'; font-size: 25px; font-weight: bold; line-height: normal; color: #162752; margin-bottom: 20px; }
.wp-block-pressreleaseteaser .teaser-subtitle { font-family: 'DIN2014'; font-size: 25px; line-height: normal; color: #009be0; min-height: 90px; margin-top: -20px; margin-bottom: 20px; }
.wp-block-pressreleaseteaser .teaser-excerpt { font-size: 18px; margin-bottom: 20px; }

@media screen and ( max-width: 1200px ) {
}

@media screen and ( max-width: 1024px ) {
}

@media screen and ( max-width: 768px ) {
}

@media screen and ( max-width: 480px ) {
}