/*----------------------------------------------------- About Us --------------------------------------------*/
.AboutUsPanel {
	clear: both;
	margin-bottom: 30px;
	display: flex;
}
.AboutUsPanelIcon img {
	float: left;
	width: 125px;
	height: 125px;
	border-radius: 50%; 
	margin-right: 30px;
}
.FamilyPicture {
	width: auto !important;
	height: 125px;
	border-radius: 65px !important;
	
}