body.about-logo section.about .person img {
	border-radius: initial;
}

section.about .person {
	text-align: center;
	width: 33.33%;
	margin-top: 60px;
	vertical-align: top;
	display: inline-block;
}
	section.about .person img {
		float: initial;
		margin: 0px;
		border-radius: 100%;
	}

section.about .person .name {
	font-weight: 400;
}

li .collapse, li .expand {
    top: 13px;
    right: 10px;
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
}