section.block-3-bild-und-text img {
	width:unset;
}

section.block-3-bild-und-text p {
	hyphens: auto;
}


@media screen and (max-width:768px) {
	section.block-3-bild-und-text img {
			width:100%
	}

}