@page
{
    /*size: auto;*/
    size: A4;
}
@media print {
    #print-btn {
        display: none;
        visibility: none;
    }
}
