html.res-large,
body.res-large {
  font-size: 16px !important;
}

html.res-medium,
body.res-medium {
  font-size: 14px !important;
}

html.res-small,
body.res-small {
  font-size: 12px !important;
}

html.res-sm,
body.res-sm {
  font-size: 10px !important;
}
