@media print {
  header {
    display: none !important; }

  button.share {
    display: none !important; }

  footer {
    display: none !important; }

  .print-recipe_current {
    display: none !important; } }


