@media print { 
 /* All your print styles go here */
.p-print-0{
  padding: 0 !important;
}
aside {
  height: 100%;
}

}
