/* Fix legend in webform */
legend,
legend span {
  float: none;
}
