#home {
  padding-top: 5rem !important;
  padding-bottom: 0rem !important;
  }
  
#home .row {
  flex-direction: column-reverse;
  }  
  
#home FIGURE {
  padding: 0 20px 30px 20px;
  }  

#home H1 {
  font-size: 9vw;
  }
  
.lead {
  font-size: 1rem;
  }
    
.lead BR {
  display: none;
  }
  
#about P {
	hyphens: auto;
	}
	
  
#about P BR {
  display: none;
  }  
  
#ueber-mich .row .img {
	height:  calc(66vw - 30px);
	width: 100%;
	flex: 0 0 100%;
	max-width: 100%;
	margin-bottom: 10px !important;
	overflow: hidden;
	}

  
#leistungen {
  padding-left: 25px;
  padding-right: 25px;
  }  
  
#leistungen H1 {
  font-size: 9vw;
  }  
  
#kostenrechnung P BR {
  display: none;
  }  
  
#referenzen {
  padding-bottom: 2rem !important;
  }  
  
#kontakt .font-size-3 {
  font-size: 1.75rem;
  } 
  
#kontaktformular H2 {
  font-size: 8vw;
  margin-bottom: 0 !important;
  }   
  
#kontaktformular FORM {
  margin-bottom: 70px;
  }  
  
#kontaktformular .success IMG {
	width: 100%;
	height: auto;
	margin-top: 100px;
	}
	
  
FOOTER.illustration {
  padding-bottom: 180px !important;
  }  
  
FOOTER.illustration:before {
  width: 200px;
  right: auto;
  left: 0;
  width: 100%;
  background-size: 160px auto;
  background-position: center bottom;
  }  