#about{
	width:80%;
	float:left;
	margin-left:10%;
	text-align:center;
}
#about_text{
	width:70%;
	margin-left:15%;
	
}

/*--------------------
	Mobile & Tablet overrides
--------------------*/

/*Phone*/
@media only screen and (max-width: 1000px){

}