-<!-- Test for image that shrinks in Outlook 2000, 2002, 2003. This is caused by the use of the .expander -->
+Test for image that shrinks in Outlook 2000, 2002, 2003. This is caused by the use of the .expander
<container>
<row>
<columns small="12" large="3" class="large-offset-1">
<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>
+</container>
+
+Make sure no expander is created in this table
+<container>
+ <row>
+ <columns small="12" large="12" no-expander>
+ <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>
</container>
\ No newline at end of file