  .form-item textarea.halfarea { 
 	height: 145px; 
  }
  
  .form-item--fullwidth { 
 	width: calc(100% - 60px);
  }