#product-builder .cpb-option-type-inputLong textarea {
  height: 56px;
  resize: block !important;
}

#product-builder .cpb-category-title {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: keep-all; 
}