.contact input[type="radio"] {
    width: auto;
}

.contact input[type="checkbox"] {
    width: auto;
}

.checkboxes label {
    display: block !important;
    padding-right: 25px;
}

.cc-header {
    background: none;
    padding-left: 0px;
}