/*hide print button when printing*/
#print-button { display: none; }
.to-be-printed {display: none;}
