@media only screen and (max-width: 1024px){
.page-section{
    background-attachment: fixed;
}
}

@media only screen and (max-width: 767px) {


.hoehe_erzeugen{
	height: 13em;

}

}






@media only screen and (max-width: 480px) {

.nav-logo-wrap .logo {
    max-width: 118px;
    height: 75px;
}
.ak_abstand{
	
	margin-top: 50px;
}	

.hoehe_erzeugen{
	height: 8em;

}
	
}

@media only screen and (max-width: 767px) {

.leistungen_h1 {
        font-size: 20px;
        margin-bottom: 0;
    }
}