.ydu_arpp_compteur_influ {
    width: 100%;
    background-color: #f1f1f1;
    padding: 0 50px 0 70px;
    margin-bottom: 1.5rem;
    position: relative;
}

.ydu_arpp_compteur_influ_wrapper {
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
}

.ydu_arpp_compteur_influ_img_right {
    position: absolute;
    width: 110px;
    object-fit: contain;
    top: 20px;
    right: 25px;
}

.ydu_arpp_compteur_influ_count_box_img_left {
    position: absolute;
    width: 200px;
    object-fit: contain;
    bottom: 10px;
    left: -145px;
    z-index: 1;
}

.ydu_arpp_compteur_influ_count_box_img_right {
    position: absolute;
    width: 104px;
    object-fit: contain;
    left: calc(100% - 52px);
    bottom: -40px;
}

.ydu_arpp_compteur_influ_box {
    max-width: 560px;
    padding: 35px 0;
}

.ydu_arpp_compteur_influ h1 {
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 10px;
}

.ydu_arpp_compteur_influ_grille {
    color: #b6b29a;
    text-decoration: underline;
    font-size: 1.4em;
    font-weight: 500;
}

.ydu_arpp_compteur_influ_count_box {
    margin-top: 25px;
    margin-left: 160px;
    position: relative;
}

.ydu_arpp_compteur_influ_count_box_wrapper {
    background-color: #c72e34;
    display: flex;
    flex-direction: column;
    text-align: center;
    width: max-content;
    border-radius: 40px;
    padding: 15px 75px 25px 75px;
    color: #fff;
    position: relative;
    z-index: 2;
}

.ydu_arpp_compteur_influ_count_box_title {
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 500;
}

.ydu_arpp_compteur_influ_count_box_txt {
    font-size: 0.9em;
}

.ydu_arpp_compteur_influ_count_box_count {
    font-size: 5.5em;
    font-weight: 700;
    line-height: 1;
    margin-top: 20px;
}

@media screen and (max-width: 1199px) {
    .ydu_arpp_compteur_influ_count_box {
        margin-left: 110px;
    }

    .ydu_arpp_compteur_influ {
        padding: 0 10px 0 40px;
    }

    .ydu_arpp_compteur_influ_img_right {
        width: 90px;
        top: 30px;
        right: 15px;
    }
}

@media screen and (max-width: 991px) {
    .ydu_arpp_compteur_influ_count_box_title {
        font-size: 1.2em;
    }

    .ydu_arpp_compteur_influ_count_box_count {
        font-size: 4.2em;
    }

    .ydu_arpp_compteur_influ_count_box {
        margin-left: 90px;
    }

    .ydu_arpp_compteur_influ_count_box_img_left {
        width: 160px;
        bottom: 20px;
        left: -115px;
    }

    .ydu_arpp_compteur_influ_count_box_wrapper {
        padding: 15px 60px 25px 60px;
    }

    .ydu_arpp_compteur_influ_box {
        padding: 20px 0 40px 0;
    }

    .ydu_arpp_compteur_influ_grille {
        font-size: 1.2em;
    }

    .ydu_arpp_compteur_influ h1 {
        font-size: 1.8em;
    }

    .ydu_arpp_compteur_influ_wrapper {
        background-size: 85%;
        background-position-y: bottom;
    }

    .ydu_arpp_compteur_influ_img_right {
        width: 70px;
        top: 60px;
        right: 15px;
    }

    .ydu_arpp_compteur_influ_count_box_img_right {
        width: 74px;
        left: calc(100% - 44px);
        bottom: -28px;
    }
}

@media screen and (max-width: 767px) {
    .ydu_arpp_compteur_influ_count_box_wrapper {
        padding: 15px 35px;
    }

    .ydu_arpp_compteur_influ_count_box_count {
        margin-top: 10px;
        font-size: 3.8em;
    }

    .ydu_arpp_compteur_influ_count_box_title {
        line-height: 1;
        font-size: 1.1em;
    }

    .ydu_arpp_compteur_influ_count_box_txt {
        font-size: 0.8em;
    }

    .ydu_arpp_compteur_influ h1 {
        font-size: 1.7em;
    }

    .ydu_arpp_compteur_influ_count_box {
        margin-left: 50px;
    }

    .ydu_arpp_compteur_influ_count_box_img_left {
        width: 120px;
        bottom: 15px;
        left: -85px;
    }

    .ydu_arpp_compteur_influ_count_box_img_right {
        width: 64px;
        left: calc(100% - 39px);
        bottom: -20px;
    }
}

@media screen and (max-width: 550px) {
    .ydu_arpp_compteur_influ {
        padding: 0 30px;
    }

    .ydu_arpp_compteur_influ h1 {
        font-size: 1.4em;
        text-align: center;
    }

    .ydu_arpp_compteur_influ_grille {
        font-size: 1.1em;
        text-align: center;
        width: 100%;
        display: block;
    }

    .ydu_arpp_compteur_influ_img_right {
        width: 60px;
        top: 97px;
        right: 20px;
    }

    .ydu_arpp_compteur_influ_wrapper {
        background-image: none;
    }

    .ydu_arpp_compteur_influ_count_box_wrapper {
        padding: 15px 45px;
    }

    .ydu_arpp_compteur_influ_count_box {
        margin-left: 0;
        text-align: center;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .ydu_arpp_compteur_influ_count_box_img_left {
        width: 100px;
        bottom: 20px;
        left: -0;
    }
}

@media screen and (max-width: 479px) {
    .ydu_arpp_compteur_influ_img_right {
        right: 2px;
    }

    .ydu_arpp_compteur_influ_count_box_img_left {
        left: -25px;
    }
}