.illustration-block {
    text-align: center;
    padding: 10px;
}

.illustration-container {
    max-width: 100%;
    text-align: center;
}

.illustration-container img {
    max-width: 100%;
    height: auto;
}

