.noprint{
    display: none !important;
}
.print{
    display: inherit !important;
}