@media print and (orientation: landscape) { /* landscape styles */ } @media print and (orientation: portrait) { /* portrait styles */ }@H_502_7@