.form-image-column {
	background-image: url(../img/form.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.kuchenpaket-column {
	background-image: url(../img/kuchenpaket.png);
	background-repeat: no-repeat;
	background-position: center right;
	min-height: 708px;
	/*aspect-ratio: 427/708;*/
}