.webform-submission-form input:not([type=submit]), .webform-submission-form select {
    min-width: 20px;
  min-height: 15px;
   position: relative;
    top: 8px;
}

textarea {
    background-color: #fff!important;
}