Using Corporate Pro theme, I notice that when adding text to the services boxes, the boxes appear at different heights. Not with the dummy text, as it’s all the same length, but when I add different text to each box. At certain heights, ie. if there is extra text in the first box; when the page resizes they ‘break’ and the third box is pushed down. I’ve experimented with putting less text in the boxes so that they don’t ‘break’ but they still appear at different heights in certain browsers and the first box appears smaller when the boxes are 2 abreast.
I read a post where someone suggested adding min-height: 402px; but this is overridden by height: auto in the parent theme, I think?