@page {
  size: A4 landscape;
  margin: 0; }
@media print {
  html, body {
    width: 297mm;
    height: 210mm;
    margin: 0 auto; }

  .header-switchers,
  .greet.welcome,
  .header.links,
  .block-search,
  .minicart-wrapper,
  .navigation,
  .page-footer,
  .sidebar {
    display: none; }

  .grid-main {
    -webkit-flex-basis: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !important;
    margin-top: 20px; } }

/*# sourceMappingURL=print.css.map */
