@media print {
    .print-area{
        width: 4.5in;
        height: 2.5in;
    }
}
