I simply use this rules for .row-full and it seems all works:
margin-left: calc((100vw - 100%) / -2); width: 100vw;
I simply use this rules for .row-full and it seems all works:
margin-left: calc((100vw - 100%) / -2);
width: 100vw;