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