﻿@media print {
    body {
        margin: 0 0 0 -15px !important;
        width: 98%;
    }
}
