.founderImage{
	position:relative;
	width:100%;
	margin:4px 0px 0px 0px;
	background-color: rgb(244, 244, 220);
	}
.founderImage2{
	position:relative;
	height: 239px;
	margin:3px 0px 33px 0px;
	}
.timeline{
	position:relative;
	font-family: 'FuturaBT-Book';
	font-size:17px;
	line-height:23px;
	}
.timeline.adj{
	padding-top:1px;
	}
.timeline.adj2{
	padding-top:0px;
	}
.founderTextHeader{
	font-family: 'FuturaBTWXX-Medium';
	font-size:17px;
	line-height:23px;
	}
.founderTextUnderline{
	position:relative;
	width:100%;
	height:1px;
	background-color:#999;
	margin:11px 0px 11px 0px;
	}
.BGcoloured{
	background-color: rgb(240, 240, 224);
	padding-top: 12px;
	padding-bottom: 15px;
	margin-top: -12px;
	overflow-wrap: normal;
	}
@media(min-width:992px){
.founderImage{
	width: 245px;
	margin: -11px 0px 6px -15px;
	padding: 15px;
	}
.timeline.adj2{
	padding-top:14px;
	}
}