.a-propos, .contact {
    text-align: center;
}


/*FULL SCREEN LG*/
@media (min-width: 992px) {
    .a-propos {
        text-align: justify;
    }
}