.checkout .field input:not(#legal) {
    width: 100%;
}

.checkout .field input#legal + label {
    cursor: pointer;
}