#ac-globalfooter .ac-gf-buystrip-hero-title {
	background-repeat: no-repeat;
	background-size: 168px 52px;
	height: 52px;
	width: 168px;
	background-image: url("https://www.apple.com/macbook-pro/images/buystrip_title.png");
	position: relative;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx) {
	#ac-globalfooter .ac-gf-buystrip-hero-title {
		background-image: url("https://www.apple.com/macbook-pro/images/buystrip_title_2x.png");
	}
}
