 
@media only screen and (max-width: 991px) {
	#banner {
		background-image: url("/images/flexslider/m/zipSCREEN-Textilscreens-Objekt-00037.jpg");
		width: 100%;
		height: 300px;
		background-size: cover;
	}
	

	.flex4 {
		width: 90%;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
	
	.flex3 {
		width: 90%;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
	
	.flex3 figure figcaption { font-size: 18px;}
}


@media only screen and (min-width: 992px) {
	.flex4 {
		width: 90%;
		display: flex;
		justify-content: space-around;
	}
	
	.flex3 > * {max-width: 30%; padding: 20px 0 ;}
	.flex3 figure figcaption { font-size: 26px;}

#banner {
	background: #fff;
	width: 100%;
	height: 460px;
	
	}
	
	main {
	
	margin-top: -150px;
	
}
	
.startseite #banner {height:660px;}	
.site #banner {
	background-image: url("/images/flexslider/zipSCREEN-Textilscreens-Objekt-00037.jpg");
	background-position: center center;
	background-size: cover;
	}

   .notfall_banner >*{ width: 90%;}
   .logo {width:90%;}
   .container {width:90%;}
   
    .blog > article { min-width: 390px;}

	#layerslider_1 {}
	#top_spacer {height: 200px; }	
	main { margin-top: -100px; }	
}
