@media print {
  body{color:#000}
  .sidebar,footer,form{display:none}
  img{max-width:100%}
}
