.imagePerson {
    justify-content: center;
    display: flex;
}
.imagePerson figure {
    max-width: 220px;
    margin: auto;
    max-height: 260px;
    overflow: hidden;
}