@page {
  size: A4;
  margin: 40px 5px 20px;
}
@media print {
 .reception th{
       background: #40c0cb!important;
 }
}
