@media print {
  #logo {
    display: block !important;
  }
  
  #product-search_body .print-fw {
    width: 100% !important;
  }
}