.gfield_checkbox .gchoice {
    gap: 12px;
}

.gfield_checkbox .gchoice input[type="checkbox"] {
    position: static;
}