.lpo-kensa-proof {
    padding: 30px 0;
    background-color: #fff;
    background-image: url("/femcheck/lp/std_common/images/cumulative-test-count-confetti-pc.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    isolation: isolate;
}

.lpo-kensa-proof .inner {
    width: 95%;
    max-width: 1000px;
    margin: 0 auto;
}

.lpo-kensa-proof picture,
.lpo-kensa-proof img {
    display: block;
}

.lpo-kensa-proof img {
    width: 100%;
    height: auto;
    margin-top: 0;
}

.lpo-kensa-proof__notes {
    margin-top: 12px;
    color: #333;
    font-size: 14px;
    line-height: 1.7;
    text-align: left;
}

.lpo-kensa-proof__notes p {
    margin: 0;
}

@media screen and (max-width: 599px) {
    .lpo-kensa-proof__notes {
        margin-top: 8px;
        font-size: 11px;
        line-height: 1.6;
    }
}
