@media print {
  .page-cnt::after {
    display: none!important;
  }
}