body {
    font-size: 16px;
    padding: 10px;
}

/* Ajuste les sections */
.section-with-image {
    flex-direction: column;
    text-align: center;
}

.text-content {
    width: 100%;
}

.image-content {
    width: 70%;
    margin: 20px auto;
}
.section-with-image .image-content{display: none;}