@media print {
  @page {
    margin: 2em;
    size: A4 portrait; }
  html,
  body {
    height: auto !important; }
  * {
    position: static !important;
    float: none !important; }
  .off-canvas {
    height: auto !important;
    min-height: 0 !important; }
  table {
    table-layout: fixed; }
  script,
  style,
  title,
  .browser-alert,
  div.pswp,
  #wpadminbar,
  .header-spacing,
  .menu-toggle,
  .off-canvas,
  .scroll-up,
  .logo::after {
    display: none !important; } }

/*# sourceMappingURL=print.css.map */
