.co-case-1 {
    z-index: 1;
}
.co-case-1-anchor {
    z-index: 1;
    height: calc(100% + var(--header-height, 64px));
    top: calc(var(--header-height, 64px) * -1);
}
.co-case-1-frame {
    padding-top: var(--co-case-gap);
    border-top: 0;
}