@media print {
  body {
    min-width: 1200px !important; /* Desktop width */
  }
}