.illustrationFooter {
    display: flex;
    justify-content: center;
    max-height: 500px;
    margin-top: 100px;
}

.illustrationFooter img {
    max-height: 500px;
    display: flex;
    justify-content: center;
    max-width: 80%;
}