/*  MAKE LAYOUT RESPONSIVE at 1024px FOR SMALLER SCREENS ================================================================ */


	
.ma-teaser-container{
	margin:-10px;
}	

		header {
			width: 93.75%; /* 960px / 1024px */
		}

		#maincontent{
					width: 93.75%; /* 960px / 1024px */
		}
		
		.maincontent{
			width: 93.75%; /* 960px / 1024px */
		}

		footer {
			width: 93.75%; /* 960px / 1024px */
		}
		
.ma-headline{
	font-size:5.15em;
}

.ma-icon-subwrapper{
	width:80%;
}

.ma-userblocksmall {
width:100%;
}
.ma-lightbackground-userblock {
width:100%;
}

.ma-light-collection-cell {
	
}