input[type="checkbox"] {
    width: 30px;
    height: 30px;
}
input[type="radio"] {
    width:15px;
    height:15px;
}