@media print {
    .coupon-body-left {
        width: 30%;
    }
    .coupon-body-right {
        width: 60%;
    }
}
