/* any */
@media screen, not print {
  /* whatever */
  body {
    line-height: 1.2;
  }
}
