.fournisseur-energie-theme .page-compliance {
    font-size: 13px;
    width: 62%;
    margin-bottom: 30px;
    margin-top: -20px;
    float: right;
}

.home .fournisseur-energie-theme .page-compliance {
    margin-top: 40px;
    margin-bottom: 0;
}

.metasite-theme .page-compliance {
    font-size: 13px;
    margin: -20px 0 50px 0;
}

.papernest-theme .page-compliance {
    font-size: 13px;
    max-width: 1030px;
    margin: auto;
    margin-top: 20px;
}

.page-compliance a {
    text-decoration: underline;
}

@media screen and (max-width: 1280px) {
    .papernest-theme .page-compliance {
        max-width: 650px;
    }
}

@media screen and (max-width: 909px) {
    .metasite-theme .page-compliance {
        margin: -10px 8% 30px 8%;
    }

    .home .fournisseur-energie-theme .page-compliance {
        margin-top: 40px;
        margin-bottom: 0;
        padding: 0 3em;
        float: none;
    }

    .fournisseur-energie-theme .page-compliance {
        width: 100%;
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .papernest-theme .page-compliance {
        max-width: 270px;
    }

    .home .fournisseur-energie-theme .page-compliance {
        padding: 0 2em;
    }
}