div#\30 b09fee1-afe8-4136-b5e4-799f8e1e37af {
    display: flex;
    justify-content: center;
}

.wizi-imgtxt__right {
    background-color: #333E22;
    padding: 1.571%;
}
.wizi-wrapper.wizi-wrapper--textOnImg.wizi-wrapper--small {
    border-radius: 15px;
}
.wizi-img__content {
    border-radius: 15px;
}
.wizi-imgtxt__left.wizi-imgtxt__left--small {
    border-radius: 15px 0 0 15px;
}
.wizi-imgtxt__right.wizi-imgtxt__right--small {
    border-radius: 15px;
}
@media (min-width: 1024px) {
    .nav-perso-on .nav__maxWidth {
        justify-content: center;
    }
}
