.equipe .row{
    display: flex;
    justify-content: space-around;
}
.equipe .profile{
    width: 200px;
    height: 200px;
}