https://mega.nz/file/GrBTUDRK#BMFzYetjwVSjL_F1IfVR9ZECTXb8hipWPExUlk8P7rM
Very strange and illogical behavior of nested rows.
The first nested row has 10px internal margins for all breakpoints. And the second row is already 75px 0px. Why is that?
It is necessary to make some one value of internal margins for nested rows. For example 50px 0px 50px 0px at all breakpoints.
This will allow you to quickly adjust the margins with the mouse. Now we have to erase the margins on the right and left, since this is an extra place on mobile devices.
Now I'll show you how to do it by default for nested rows.
Now it becomes easier to manage the internal margins of nested rows