@media screen and (-moz-min-device-pixel-ratio: 1.1),
screen and (-o-min-device-pixel-ratio: 1.1/1),
screen and (-webkit-min-device-pixel-ratio: 1.1),
screen and (min-device-pixel-ratio: 1.1) {
	
	.mhg-header-logo,
	.mhg-footer-footer > div:after {
		background-image: url(../img/mhg-header-logo-x2.png);
		background-size: 162px;
	}
	
	.mhg-nav-home a span {
		background-image: url(../img/mhg-nav-home-x2.png);
		background-size: 20px;
	}
	
	.mhg-s-weekend span {
		background-image: url(../img/landing-x-x2.png);
		background-size: 65px;
	}
	
	.mhg-s-commissioning > div {
		background-image: url(../img/landing-nav-commissioning-x2.png);
		background-size: 444px;
	}
	
	.mhg-nav-weekend span {
		background-image: url(../img/landing-nav-weekend-x2.png);
		background-size: 32px;
	}
	
	.mhg-nav-commissioning > div {
		background-image: url(../img/wrong-landing-nav-commissioning-x2.png);
		background-size: 286px;
	}
	
	.commissioning .red h2.up:before {
		background-image: url(../assets/img/arrow-up-red-x2.png);
		background-size: 24px;
	}
	
	.commissioning .green h2.down:before {
		background-image: url(../assets/img/arrow-down-green-x2.png);
		background-size: 24px;
	}
	
	#mhg-trust-comments .link a b {
		background-image: url(../img/mhg-comments-x2.png);
		background-size: 19px;
	}
	
	.ma-exp-link a {
		background-image: url(../img/mhg-helps-x2.png);
		background-size: 16px;
	}
	
	.mhg-icon-mortality {
		background-image: url(../img/we-stat-icon-mortality-x2.png);
		background-size: 35px;
	}
	
	.mhg-icon-scans {
		background-image: url(../img/we-stat-icon-scans-x2.png);
		background-size: 18px;
	}
	
	.mhg-icon-operations {
		background-image: url(../img/we-stat-icon-operations-x2.png);
		background-size: 29px;
	}
	
	.mhg-icon-readmissions {
		background-image: url(../img/we-stat-icon-readmissions-x2.png);
		background-size: 28px;
	}
	
	.mhg-we-stat-1 {
		background-image: url(../img/we-stat-roundel-1-x2.png);
		background-size: 136px;
	}
	
	.we-val-1 {
		background-image: url(../img/we-stat-roundel-2-x2.png);
		background-size: 136px;
	}
	.we-val-2 {
		background-image: url(../img/we-stat-roundel-3-x2.png);
		background-size: 136px;
	}
	.we-val-3 {
		background-image: url(../img/we-stat-roundel-4-x2.png);
		background-size: 136px;
	}
	
}