#notre-methode-section2,
#notre-methode-section4>div {
    justify-content: space-between;
    display: flex
}

body#cms.cms-id-24 section#content,
body#cms.cms-id-24 #wrapper>div>nav {
    display: none;
}

body#cms.cms-id-24 #main {
    padding-top: 48px;
}

body#cms.cms-id-24 section#wrapper div.container {
    width: 100%
}

body#cms.cms-id-24 section#wrapper div.container #main>header>h1 {
    text-align: center;
    font-size: 28px;
}

body#cms.cms-id-24 section#wrapper div.container p {
    font-size: 16px
}

body#cms.cms-id-24 section#content {
    display: none;
}