Example
one line of text
two lines of text
two lines of text
Markup
 <div class="col_ggPrimary1 grid-parent box_verticalPadded2 layout_center layout_centerVertical">
  <div class="grid-3 col_ggPrimary2 box_margin2">one line of text</div>
  <div class="grid-3 col_ggPrimary2 box_margin2">two lines of text<br/>two lines of text</div>
 </div>
Source: layout/layout.less, line 167