#notice-confirmation,
#submit-guard {
    margin: auto;
}

#claim #certification #signature {
    margin-right: 0;
}

div.hide {
    display: none;
}

#claim #contact-info input[type="checkbox"] {
    width: auto;
}

#claim #contact-info label[for^="payment_selection"] {
    float: none;
}

#claim input[type="checkbox"],
#claim input[type="radio"] {
    transform:scale(1.5, 1.5);
}

@media (max-width: 800px) {
    #claim #certification #signature {
        margin-bottom: 0;
    }
}
