@media print {
.noPrint {
    display:none;
  }
  .size_print{
  height:20px;
  
  }
}