Center a checklist while having it align on the left in the center.
/* checklist op de homepage centreren - add your own class*/ .checkie { max-width: 300px !important; margin-right: auto !important; margin-left: auto !important; }