Hi, I was wondering if it’s possible to remove elements from how the section height Calculates?
I have stacked to images above each other and used transform CSS to overlap images.
But the section is still treated as if they are stacked on top of each other. Is there a way to remove the image elements (atleast the bottom) from the height calc of the section?
Right Column is using a Vertical Align Class to Automatically Centre
Would there be a better solution for this?
Without CSS

With CSS

Thanks in Advance 
