/* Print */



@media print {
body {
zoom: 60% !important;

}
}

