body, html {
  height: initial;
}

h1, h2, h3, h4, h5 {
  page-break-after: avoid;
}

table, figure {
  page-break-inside: avoid;
}

:last-child {
  page-break-after: auto;
}

img {
  filter: grayscale(100%);
}

.page-header,
.page-footer,
.print-receipt-link,
.order-actions,
.distractor {
  display: none !important;
}

.container {
  height: auto;
}

.order-receipt {
  margin-top: 0;
}
.order-receipt header {
  margin: 0 0;
}

.storefront-logo {
  display: block;
}
/*
 * Styles for Print

 */
