@media print {
 @page {margin: 1cm 0.5cm 0.5cm 0.5cm;}
 body {margin:0;padding:0;}
 .resultados,.legendas {display: none;}
}