

.biography-section .pattern-one{
	position:absolute;
	content:'';
	left:0px;
	top:40px;
	width:436px;
	height:359px;
	display:inline-block;
}



.biography-section .content-column{
	position:relative;
}

.biography-section .content-column .inner-column{
	position:relative;
}
.biography-section h5{margin-top:8px;font-size:18px}
.biography-section p{
	position:relative;
	color:#313131;
	font-size:15px;
	line-height:1.6em;
	margin-bottom:25px;
}