.community-6 .founder__inner {
    isolation: isolate;
}

.community-6 .founder__circle {
    height: 100%;
    inset: 0;
    left: 0;
    pointer-events: none;
    top: 0;
    transform: none;
    width: 100%;
    z-index: 0;
}

.community-6 .founder__circle-img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.community-6 .founder__img {
    z-index: 1;
}
