This is in response to a question in the Bricks Builder Facebook community, asking how to achieve a layout with large text and an image that fills the remaining space.
The reference site uses Grid which I feel is not the best approach.
This example shows how to do it with Flexbox for a more flexible layout where ethe images scale tp fit the available space.