Project hover overlay

So basically I have a projects page and when you hover over each of the images it will link to a new page and reveal more information about the project.

The issue I’m having is making the the images and divs containing the overlay stuff flexible between point breaks. The images I can make flexible in the grid by setting the size to 100% but that’s not working for the divs. So when the screen size increases the images get bigger but the divs stay the same size and don’t adjust with them.

Does that make more sense? If not I can include pictures to try to explain it more clearly