
.hersteller {
	padding:30px 15px 30px 15px;
}

img.hersteller {
	max-height:160px;
	width:auto;
}
@media (min-width: 768px) {
	img.hersteller {
		max-height:none;
		width:100%;
		height:auto;
	}
}