
#about_section article:first-child{
	padding-top: 0;
	padding-bottom: 0;

}

#about_section article{
	padding: 15%;
	padding-top: 0;
	padding-bottom: 30px;

	background: lightgray !important;

}

#about_section #aboutHeader h2{
	text-align: center;
	font-size: 40px;
	padding-top: 65px;
	padding-bottom: 30px;
	font-weight: 300;
}