@media all and (max-width: 768px) {
    .umbraco-forms-form fieldset {
        padding: 1em 1em !important;
    }
}