.no-print {
  display: none !important;
}
body .mat-table-sticky {
  position: static !important;
}
thead {
  display: table-header-group;
}