/*Local Overrides*/
/*Maps */
.grid-item-maps .tile {
	background-size: 553px 668px;
	background-position: top;
	background-image: url(/lae/apple-watch-series-8/images/overview/connected/connected_maps__d33ebf2ttiye_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.grid-item-maps .tile {
		background-image: url(/lae/apple-watch-series-8/images/overview/connected/connected_maps__d33ebf2ttiye_large_2x.jpg);
	}
}

/* Wallet */
.grid-item-apple-pay .tile .overview-connected-connected-apple-pay {
	--p-width: 351px;
	--p-height: 396px;
}
@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.grid-item-apple-pay .tile .overview-connected-connected-apple-pay {
		--p-width: 170px;
		--p-height: 275px;
	}
}
@media only screen and (max-width: 734px) and (max-width: 734px) {
	.grid-item-apple-pay .tile .overview-connected-connected-apple-pay {
		--p-width: 195px;
		--p-height: 315px;
	}
}
