.c-columns {
    width: 100%
}
.c-columns>.col,
.c-columns>.space {
    float: left;
    min-height: 1px;
}

