.form-textarea-wrapper textarea{
  display:block;
  box-sizing:border-box;
  width:100%;
  margin:0;
}
