[data-type="gutenstrap/column"] {
	.gutenstrap-column {
		&[class*="col"] {
      max-width: 100%;
      width: 100%;
			display: block;
		}
	}
}
