@media print {
    td {
        font-size: 11px !important;
        line-height: 1 !important;
    }
    th {
        line-height: 1 !important;
    }
}