/* Product-center heading: match the requested two-line composition. */
#module1708 .fk-editor > span > div:nth-of-type(2) > font > b:first-of-type,
#module1708 .fk-editor > span > div:nth-of-type(2) > font > font {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 29px;
}

#module1708 .fk-editor > span > div:nth-of-type(2) > font > b:last-of-type {
  display: none;
}

/* Keep each English subtitle together below its Chinese heading. */
#module539 .fk-editor > font:last-child,
#module466 .fk-editor > font:last-child,
#module494 .fk-editor > font:last-child {
  display: block;
  line-height: 23px;
  white-space: nowrap;
}
