Currently, when designing a layout where a paragraph needs to appear directly below a specific image (with a custom top margin, e.g., -65), the positioning works as intended in desktop view. However, in mobile view, the paragraph always appears below the last image rather than under each corresponding image.
Suggested Improvement
Add advanced controls or improved logic to ensure that column layouts with images and text retain their structure and spacing in mobile view.
Enable per-image/column settings for text positioning and margin overrides that persist across responsive breakpoints.