The issue was that the code for block spacing was wrapping the column into an additional div and conditional table. We don't need spacing for columns as they are rendered side by side, and the spacing is applied to the wrapping columns block. [MAILPOET-6249]