Hello. If the container has a fixed height that extends more than the Media and Text block’s natural height, you need to set that container to Flex with a Column direction and justify content to center.

You would then, need to wrap the Media and Text block inside another container.