@media print {
  #section-to-print {
   width:40%;
  }
}