@media print {
  .sidebar,form,header{display:none}
  img{max-width:100%}
}
