Hi there!

Here are some examples of media blocks. Media blocks are a component level layout where you have fixed sized content next to fluid sized content. It is one of the most common layout patterns and once you start seeing them you will see them everywhere.

I am fixed content
I am fluid content, I'm allowed to wrap and grow, but I'm not allowed to squish my sibling element. Using flexbox we are able to control the alignment of content alongside the fixed media.