/* Enter Your Custom CSS Here */
@media print {

   #branding img {
	display: block;
   }
}