.plugin_blog a { color: #4a4a4a; background-repeat: no-repeat; background-position: center; background-size: cover; }
.plugin_blog .card-text { bottom: 0; background: rgba(255,255,255,0.8); }
.custom_height_50vw { height: 30vw; }
.custom_height_12vw { height: 14.25vw; }
.custom_margin_bottom_1vw { margin-bottom: 1.5vw; }
/* from awe */
.plugin_blog_titelzeile1 { }
.plugin_blog_titelzeile2 { line-height: 1.2em; }


@media only screen and (max-width: 767px) {
	.custom_height_50vw { height: 80vw; margin-bottom: 1.5vw; }
	.custom_height_12vw { height: 80vw; margin-bottom: 1.5vw; }
}

.newsbild { height: 150px;background-position: center; }
.card-footer {background:none;border:0;}