/*
Theme Name: söhner
Theme URI:
Author: Medianisten
Author URI: http://www.medianisten.de
Description: Developed for söhner möbel &amp; küchen
Version: 1.0
License:
License URI:
Text Domain: soehner
*/

.cntdivider .bg {
background-position: center !important;
}
.background-image{
	height: 200px;
	background-size: cover;
}
@media (min-width: 750px){
	.background-image{
		height: 300px;
	}
}
@media (min-width: 950px){
	.background-image{
		height: 400px;
	}
}
@media (min-width: 1050px){
	.background-image{
		height: 500px;
	}
}
