.liste-equipe .element {
	float:left;
	clear: none;
	margin:0.3em;
	width:110px;
	height: 230px;
	overflow: hidden;
}
.liste-equipe h4 {
	margin-bottom: 0;
	cursor: pointer;
}
.liste-equipe p {
	padding: 0 0.5em;
}