/* la première */
#champ_etoiles .etoile:nth-child(1) {
    left: 410px;
    top: 9px;
    width: 100px;
    line-height:100px;
}
@media screen and (max-width: 1366px/*resp*/) {
    #champ_etoiles .etoile:nth-child(1) {
        left: 291.6979167px; /* 410px; */
        top: 6.4000px; /* 9px; */
        width: 71.1458333px; /* 100px; */
        line-height:71.1111px; /* 100px; */
    }
}
/* la seconde */
#champ_etoiles .etoile:nth-child(2) {
    left: 413px;
    top: -87px;
    width: 221px;
    line-height: 221px;
}
@media screen and (max-width: 1366px/*resp*/) {
    #champ_etoiles .etoile:nth-child(2) {
        left: 293.8322917px; /* 413px; */ 
        top: -61.8667px; /* -87px; */
        width: 157.2322917px; /* 221px; */
        line-height: 157.1556px; /* 221px; */
    }
}
#champ_etoiles .etoile:nth-child(3) {
    left: 607px;
    top: -2px;
    width: 42px;
    line-height: 42px;
}
@media screen and (max-width: 1366px/*resp*/) {
    #champ_etoiles .etoile:nth-child(3) {
        left: 431.8552083px; /* 607px; */
        top: -1.4222px; /* -2px; */ 
        width: 29.8812500px; /* 42px; */
        line-height: 29.8667px; /* 42px; */
    }
}
#champ_etoiles .etoile:nth-child(4) {
    left: 604px;
    top: -47px;
    width: 98px;
    line-height: 98px;
}
@media screen and (max-width: 1366px/*resp*/) {
    #champ_etoiles .etoile:nth-child(4) {
        left: 429.7208333px; /* 604px; */ 
        top: -33.4222px; /* -47px; */
        width: 69.7229167px; /* 98px; */
        line-height: 69.6889px; /* 98px; */
    }
}
#champ_etoiles .etoile:nth-child(5) {
    left: 1220px;
    top: 8px;
    width: 35px;
    line-height: 35px;
}
@media screen and (max-width: 1366px/*resp*/) {
    #champ_etoiles .etoile:nth-child(5) {
        left: 867.9791667px; /* 1220px; */ 
        top: 5.6889px; /* 8px; */ 
        width: 24.9010417px; /* 35px; */
        line-height: 24.8889px; /* 35px; */ 
    }
}
#champ_etoiles .etoile:nth-child(6) {
        left: 1215px;
        top: -27px;
        width: 80px;
        line-height: 80px;
}
@media screen and (max-width: 1366px/*resp*/) {
    #champ_etoiles .etoile:nth-child(6) {
    left: 864.421875px; /* 1215px; */ 
    top: -19.2px; /* -27px; */
    width: 56.9166667px; /* 80px; */
    line-height: 56.8889px; /* 80px; */
    }
}
#champ_etoiles .etoile:nth-child(7) {
    left: 1393px;
    top: 23px;
    width: 58px;
    line-height: 58px;
}
@media screen and (max-width: 1366px/*resp*/) {
    #champ_etoiles .etoile:nth-child(7) {
        left: 991.0614583px; /* 1393px; */
        top: 16.3556px; /* 23px; */
        width: 41.2645833px; /* 58px; */
        line-height: 41.2444px; /* 58px; */
    }
}
#champ_etoiles .etoile:nth-child(8) {
    left: 1392px;
    top: -52px;
    width: 148px;
    line-height: 148px;
}
@media screen and (max-width: 1366px/*resp*/) {
    #champ_etoiles .etoile:nth-child(8) {
        left: 990.35px; /* 1392px; */
        top: -36.9778px; /* -52px; */
        width: 105.2958333px; /* 148px; */
        line-height: 105.2444px; /* 148px; */
    }
}
