 .webform-signature-pad{
   height:120px; 
}

.webform-signature-pad:before{
    33%;  
}

.js-form-type-checkbox, .js-form-type-textfield{
  display:table-row;
}

.js-form-type-textfield input, .js-form-type-textfield label, .js-form-type-checkbox input, .js-form-type-checkbox label{
  display:table-cell;
}

.js-form-type-checkbox input{
  width: 40px !important;
}
