/* Start custom CSS */.service-provide {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}/* End custom CSS */