Unwanted space inside grid

Hello,

I have a one column, two row grid to house the intro to my portfolio. The second row is basically an ‘about me’ section. At the top of the section is a chunk of whitespace that I can’t seem to get rid of…from the attached screen shot, I’m referring to div block “short bio”. I’ve also attached links to the project for ref…any help would be appreciated!


Here is my site Read-Only: Webflow - E Son Portfolio

(how to share your site Read-Only link)

Hey, Ernest.

It’s because of your image “image-2”.
Maybe you want to set this image to position absolute and adjust the top/right position to your needs.
Don’t forget to set your “short-bio” to position relative to make this work.

Hope it helps.

Ahh! Of course! Thank you Marius!