#about{
	position: relative;
	width: 100%;
	padding: 6rem 0;
	background: #fff;
}

#about > p{
	line-height: 34px;
}

#about > img{
	width: 200px;
	margin-bottom: 2rem;
}
