body {
    /* margin-left moved to .with-sidebar utility */
    margin: 0; /* keep default reset */
}

@media (max-width: 768px) {
    body {
        margin-left: 0;
        margin-top: 60px;
    }
}

/* =======================
   Identité & Encadré
   ======================= */
.identité {
    margin-top: 20px;
    line-height: 30px;
    text-align: center;
    height: 100%;
}
.ml {
    border: 3px solid black;
    padding: 20px;
    margin-left: 30%;
    margin-right: 30%;
}


/* =======================
   Icônes
   ======================= */
.icon-home img           { width: 33px; height: 28px; }
.icon-entreprise img     { width: 37px; height: 32px; }
.icon-realisationpro img { width: 37px; height: 35px; }
.icon-veilletechno img   { width: 37px; height: 36px; }
.icon-skills img         { width: 37px; height: 35px; }
.icon-outils img         { width: 40px; height: 37px; }