{{#markdown}} Tables are tricky to stretch and grow, and we suggest three approaches to tackle most issues. In increasing complexity:
  1. If it's not broke, don't fix it: sometimes defaults do fine.
  2. Stack: If you add .stack the table cells will stack on smaller screens. See the example
  3. Responsive: You can also use the grid classes to specify witdth at corresponding sizes. See the example
{{> tables-responsive}}
{{/markdown}}