﻿@media print {
   body {height: auto !important;}
   header {display: none !important;}
   footer {display: none !important;}
   #retourEnHaut, #mozaikRetourEnHaut {display: none !important;}
   [data-control="outilListeDeroulante"] button[data-selection]::after {display: none !important;}
}