Further down, we have feature sections with a grid layout and images that we want to overlap surrounding content.
These images need to proportionally overlap their containers as the screen (viewport) scales in size.
These images need to proportionally overlap their containers as the screen (viewport) scales in size.
Comments
We also set `pointer-events: none;` to prevent the image from blocking clicks.