.node--landing-page-full {
  margin-top: -3em; }

.product-flyer .footer {
  display: none; }

@media print {
  .product-flyer .footer,
  .product-flyer .footer-space {
    height: 2em; }
  .product-flyer tfoot {
    display: table-footer-group; }
  .product-flyer .footer {
    text-transform: uppercase;
    font-size: 7pt;
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: right;
    right: 20px;
    margin-bottom: 5px; } }
