.clearfix {
    clear:both;
}

.col-count-3 {
    column-count: 3;
    column-gap: 2rem;
}