As part of the standardization effort, Boomerang has created a standardized layout for program pages designed by Butterfly. You may adapt this style easily with the regular 2 column paragraph bundle.
All KidSpirit program page has to use this block, no other block should be present.
Good news, there is no code involved here... yet... there's a plan to auto-size pictures to prevent different sizes of pictures...
NOTE: Make sure the type is Full HTML
To add this to the page, simply add a new Paragraph and select 2 column. On the left column, insert a picture that you would like to use, on the right column, create an H3 title text, a normal bolded text for your subtitle, and a normal text.
If that didn't get what you are looking for, click Switch to plain text editor and paste this chunk of code in, then change it back to Switch to rich text editor and you are all set.
<h3 style="text-align: center;">
Title</h3>
<p style="text-align: center; font-weight: bold;">
Subtitle</p>
<p style="text-align: center;">
Text</p>