/* Hack to get around WYSIWYG width error in Site Studio pre 6.2.x */
.coh-form-input.coh-wysiwyg-container div.cke.cke_reset {
  width: 100% !important
}
