How can i make images extend to their full size inside CSS Grid?

I’m using Editor X, the section at lower right is a Repeater, the element is a grid divided by a container with text and a container which I want to adapt based on the size of the image inside
At the moment the grid is just 3fr 1fr

When I use max content for image container it adapts but the elements collapse because they are set to 400px, I should find a way to ensure the element size is based on his child size