body, html { overflow-x: clip !important; }
.finder-banner__product {
    font-size: 16px;
}
.finder-banner__text {
    font-size: 12px;
}
.finder-banner__title {
    font-size: 11px;
}
@media (min-width: 768px) {
    .finder-question__item {
        font-size: 11px;
    }
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .finder-btn {
        font-size: 12px;
    }
    .must-haves-2025-popin__title {
        font-size: 18px;
    }
    .must-haves-2025-popin__text-18 {
        font-size: 14px;
    }
    .must-haves-2025-popin__text-22 {
        font-size: 20px;
    }
    .finder-question__item {
        font-size: 10px;
    }
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .finder-pushs__text {
        font-size: 13px;
    }
    .finder-question__item {
        font-size: 10px;
    }
}
@media (max-width: 480px) {
    .finder-btn {
        font-size: 12px;
    }
    .must-haves-2025__title {
        font-size: 32px;
    }
    .must-haves-2025-popin__text-18 {
        font-size: 15px;
    }
    .must-haves-2025-popin__text-22 {
        font-size: 18px;
    }

}