@page {
  margin:10mm;
  size:210mm 297mm
}
@media print {
  body {
    -webkit-print-color-adjust:exact;
    width:1190px;
    zoom:.8
  }
  body .l-header:not(.-form) {
    position:absolute
  }
}
