.cm-sequencer-item__wrapper > *,
.cm-sequencer-item__content > * {
    flex: 1;
    width: 100% !important;
}

[animation-in],
[animation-out],
[animation-on-screen],
.sv-sequence-animation-element {
    will-change: auto;
}

