Creating an image gallery that automatically adjusts grid margins

hi @apcraig1 and welcome, masonry grid is in not possible create natively in Webflow but it can be done with a few lines of javaScript. I have recently wrote a small article how to but in code I am only playing with image original height. You can take it out from there and add image width that you will apply to columns span. probably you will need apply also dense for grid. (just guess)