.documentationpage .fn_normalize_px:before {
  content: "normalize-px(220) = " 220px;
}
.documentationpage .fn_normalize_px_unit:before {
  content: "normalize-px(220px) = " 220px;
}