#people .pageheader{
	background-image: url(../img/people-header.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: white;
	padding: 250px 0 10px 0;
}
#people .pageheader .title{
	color: #fff;
}
#people .section-container h4 {
    margin: 3px 0px; 
    border-bottom: 1px solid black;
}