// Fixed Width
.@{fi-css-prefix}-fw{
  width: (18em / @fi-font-size-int);
  text-align: center;
}