@media only screen and (min-width: 767px)
{
	.printlogo { opacity:0 !important; filter: alpha(opacity=0) !important; }
#logo { background: url('NSWHealth-logo-reverse-red.png') no-repeat 0 0 ; }
}