#content {
	width: 94%;
	max-width: 1200px;
	margin: auto;
	padding: 0 15px;
    box-sizing: border-box;	
    background: #fff;
}