.two-column-checklist{display:flex;justify-content:space-between;flex-wrap:wrap}.column{width:50%;position:relative;padding:0 20px 20px 50px}.column:before{content:"\f00c";font-family:fontawesome;font-size:1.25rem;width:2.5rem;height:2.5rem;display:block;line-height:2.5rem;text-align:center;position:absolute;left:0;top:0;border-radius:50%;background-color:#6dab3c;color:#fff}@media (max-width:767px){.two-column-checklist{display:block}.column{width:100%}}