#patternsSection {
	min-height: 50vh;
	background: url('../bilder/schablonen.jpg') no-repeat center center;
	background-size: cover;
	padding: 0 20px;
}

#patternsText {
    font-size: 3.5em;
    font-weight: 300;
    max-width: 900px;
    margin: 2em auto;
    line-height: 1.3;
    text-shadow: 1px 1px 5px #484848;
}