#section8 {
    display: flex;
    flex-direction: row;
    align-items: center;
}

#section8 p {
    font-size: 22px;
}

#fleur20 {
    max-width: 40%;
}