input[type="checkbox"]{
    width: 2em;
    height: 2em;
}

input[type="radio"]{
    width: 2em;
    height: 2em;
}