.personPresentation img{
	border-radius : 50% ;
	margin: 0 auto ;
}

.mr5{
	margin-right:10%
}

@media (max-width:650px) {
.personPresentation.w45{
width : 100%;
margin-right:0 ;
}
}