@charset "UTF-8";
/* CSS Document */

#main {
max-width: 2000px!important;
}

.projekte-div {
width: 33.33%;
}



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

	.projekte-container {
    margin-top: 30px;
}
	

}