.bh-bodytext a {
    color: #BB5E3D;
}
.el-header .bhBackgroundImage {
    background-position: left center;
}
.el-header .heWrapper.freeDesign .heHeadline,
.el-header .heWrapper.freeDesignnoGradient .heHeadline,
.el-header .heWrapper.grueneinfrastruktur .heHeadline {
    max-width: 300px;
}
@media only screen and (max-width: 1023px) {
	
	#Header h1 {
	    font-size: 45px;
	}
	.el-header .bhBackgroundImage {
	    background-image: url(../images/sanierungspreis/header-sanierungspreis-mobil-2024-02.gif) !important;
	}
}
@media only screen and (max-width: 767px) {
	
	#Header h1 {
	    font-size: 36px;
	}
	.el-header .heWrapper:not(.freeDesign):not(.grueneinfrastruktur):not(.blackborder):not(.sujet2023) {
		height: 70vh !important;
		min-height: 10px !important;
		max-height: 375px;
	}
}

