body, html {
    overflow-x: clip !important;
}
.BF__page .BF__bloc-faq .BF__decor[data-item="2"] {
	display: block;
	width: 250px !important;
}
.BF__page .BF__bloc-faq .BF__decor[data-item="3"] {
	display: block;
	width: 220px !important;
	left: calc(50% + 734px) !important;
}



@media (max-width: 480px) {
    .BF__page .BF__title {
        font-size: 26px;
    }
    .BF__page  .BF__categories-text {
        font-size: 14px;
    }
    .BF__page .BF__bloc-faq .BF__decor[data-item="2"] {
        width: 80px !important;
    }
}


/* --- ------------- --- */
.BF__button--v2 {
    color: #fff !important;
    background-color: #b40024 !important;
    border:none !important;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .BF__page picture {
        display: none !important;
    }
    .BF__page .BF__bloc-faq .BF__decor[data-item="2"] {
        display: none !important;
    }
    .BF__page .BF__decor img {
        display: none !important;
    }
}

/* club clarins */
/* .BF__club-content--v2 {
    align-items: center;
    justify-content: center;
}

.BF__club-content--v2 .BF__club-content-body {
    width: auto;
    text-align: center;
    padding-left: 0;
} */

/* categories */
/* .BF__page .BF__category:nth-child(2n) {
    transform: translateY(0);
} */