﻿


@media print {

    body {
        display: block;
        width: auto;
        height: auto;
        overflow: visible;
    }

}
