Try the following code.. your form doesn’t have wpforms-container-full
.. instead of that you can use wpforms-container
class.
Try the following code
div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-textarea textarea {
width: 30px;! important:
}