.no-print, .no-print *
{
  display: none !important;
}

.page_break_before
{
  padding-top: 10px !important;
  page-break-before: always;
}