Issues with background image

Hello world!
I have a issue with a background in one of my divs. As you can see in the first box on left side (With the guy) https://okayokay-dk.webflow.io/services
The background picture is set to cover, but it doesn’t take up the full space because it doesn’t have a specific height. The text box is the one defining the height. So how do I make it follow that height and take up the whole space?

Hello @JacobMunch!
You could use flex on the container or you could set the height of that div to match the calculated height of the container (desktop 692px when I checked).

It would be beneficial for those looking to help you if you could share your read-only project link.