.c-checkbox { display: flex; justify-content: space-between; align-items: flex-start; } .c-checkbox__input { margin: 4px 0 0; width: 14px; } .c-checkbox__text { width: calc(100% - 28px); }