<!-- Test for image that shrinks in Outlook 2000, 2002, 2003. This is caused by the use of the .expander -->
<container>
- <!-- feature callout -->
<row>
<columns small="12" large="3" class="large-offset-1">
- <img height="120" width="120" class="small-float-center" src="assets/img/question-mark-image.png" alt="image of question mark">
+ <img class="small-float-center" src="http://placehold.it/200?text=small-center" alt="please don't forget me">
</columns>
<columns small="12" large="8">
- <h4>what type are you?</h4>
- <p>Sweet beast sun bathe or chase mice rub face on everything or leave dead animals as gifts for mark territory play time.</p>
- <button class="primary small" href="#">Check it out</button>
+ <h4 class="small-text-center">What is the deal?</h4>
+ <p class="small-text-center">Sweet beast sun bathe or chase mice rub face on everything or leave dead animals as gifts for mark territory play time.</p>
</columns>
</row>
- <!-- /feature callout -->
</container>
\ No newline at end of file