
#bild-13351 img {
	width: 100%;
	height: 20vh;
	object-fit: cover;
}
#bild-13350 img {
	width: 40vw;
	height: 40vh;
	object-fit: contain;
	background: url(../media/fotoset-natur-1-mw.jpg#background,sonst,nix);
	background-size: cover;
}
html.no-objectfit #bild-13396 {
	height: auto;
}
#bild-13396 img {
	width: 200px;
	height: 200px;
	object-fit: contain;
}
#cms_root {
	--resize-width: 400px;
	--resize-height: var(--bild-height,var(--bild-height1,var(--bild-height2,300px)));
}
@media (max-width:800px) /* responsive */ {
	#bild-13396 img {
		margin: 0;
	}
}
