.cnt.v2 {
    aside > * + * {
        margin-top: var(--sp-vm-clc);
    }
}

body.child .cnt.v2 [class*="mn_"] {
    animation: none;
}
