@media print{
  * html body             { zoom:74%; }
  *:first-child+html body { zoom:74%; }
} 

