#wrapper .headerv2-container header.slimheader-v2 .slim-logo:before {
	background-image: url(/content/dam/pwc/hk/en/website/www_tnpartnershk_com/tp-logo.png);
	background-size: contain;
	height: 50px;
	width: calc(100vw - 105px);
	background-position: center left;

	@media (width >= 768px) {
		width: 300px;
		height: 50px;
		position: relative;
	}
}
#wrapper .headerv2-container.headerv2--dark header.slimheader-v2 .slim-logo:before {
	background-image: url(/content/dam/pwc/hk/en/website/www_tnpartnershk_com/tp-logo.png);
}

#slim-footer-logo, #wrapper .location-options .option-country { display: none; }
#wrapper .glb-footer__disclaimer-links { margin-left: 0; }


body:after{
   position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
   content:url(/content/dam/pwc/hk/en/website/www_tnpartnershk_com/tp-logo.png);

