@media print {
  .ej-print-horizontal-padding {
    padding-left:  2.5rem;
    padding-right: 2.5rem;
  }

  body {
    margin-bottom: 0px;
  }
}
