textarea.form-input {
    height: auto;
}

textarea.no-resize {
    resize: none;
}