.grid-item-maps .tile {
	background-size: 553px 668px;
	background-image: url(/id/apple-watch-series-8/images/overview/connected/connected_maps__eo8rbixlkru6_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(/id/apple-watch-series-8/images/overview/connected/connected_maps__eo8rbixlkru6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.grid-item-maps .tile {
		background-size: 415px 484px;
		background-image: url(/id/apple-watch-series-8/images/overview/connected/connected_maps__eo8rbixlkru6_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.grid-item-maps .tile {
		background-image: url(/id/apple-watch-series-8/images/overview/connected/connected_maps__eo8rbixlkru6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-maps .tile {
		background-size: 480px 500px;
		background-image: url(/id/apple-watch-series-8/images/overview/connected/connected_maps__eo8rbixlkru6_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.grid-item-maps .tile {
		background-image: url(/id/apple-watch-series-8/images/overview/connected/connected_maps__eo8rbixlkru6_small_2x.jpg);
	}
}

.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;
	}
}

/* Hero headline line height fix */
.headline-fix {
	line-height: 1.125;
}

.section-shared-compare .compare-table [class^="compare-item"].sos {
	padding-bottom: var(--row-gap);
	border-bottom: 1px solid #d2d2d7;
}
