@media print {
  @page {
    size: 330mm 427mm;
  }
  body > div:first-child {
    width: 1170px;
  }
}
