.component_checklist{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px}@media only screen and (max-width: 601px){.component_checklist{grid-template-columns:1fr}}.component_checklist__option label{margin-bottom:16px}
