@media print {
  @page {
    margin-top: 0;
    margin-bottom: 0; }
  /* line 7, /var/www/wogi.sg/releases/20260603103016/app/assets/stylesheets/vouchers/print.scss */
  body {
    padding-top: 2rem; }

  /* line 11, /var/www/wogi.sg/releases/20260603103016/app/assets/stylesheets/vouchers/print.scss */
  .header {
    padding: 0 !important; }

  /* line 15, /var/www/wogi.sg/releases/20260603103016/app/assets/stylesheets/vouchers/print.scss */
  .noprint {
    display: none; }

  /* line 19, /var/www/wogi.sg/releases/20260603103016/app/assets/stylesheets/vouchers/print.scss */
  .section {
    padding: 0;
    margin-bottom: 10px; }

  /* line 24, /var/www/wogi.sg/releases/20260603103016/app/assets/stylesheets/vouchers/print.scss */
  .table-row .table-cell {
    break-inside: avoid; }

  /* line 28, /var/www/wogi.sg/releases/20260603103016/app/assets/stylesheets/vouchers/print.scss */
  .no-cut-in-half {
    break-inside: avoid; } }
