/* Local overrides */

.section-tracking-prevention .modal-content {
	overflow-y: auto;
}

#ac-globalfooter sup {
	font-size: 0.8em;
	bottom: inherit;
	top: -1.8px;
}

/* Apple TV4K Tile */

@media only screen and (min-width: 470px) {
	.section-4k-streaming.tile .tile-headline {
		padding-right: 15px;
	}
}

/* Apple Pay Tile */

@media only screen and (max-width: 400px) {
	.section-security .section-shopping.section .tile-featured-content {
		padding: 230px 0;
	}
}

@media only screen and (min-width: 321px) and (max-width: 349px) {
	.section-security .section-shopping.section .tile-featured-content {
		padding: 290px 0;
	}
}
/* Safari tile */

@media only screen and (max-width: 734px) {
	.section-tracking-prevention .tile-featured-content {
		padding: 172px var(--tile-padding);
	}
}

@media only screen and (max-width: 374px) {
	.section-privacy .grid-item .section-tracking-prevention {
		min-height: 660px;
	}
}

.section-security .section-shopping .wallet-icon {
	width: 125px;
}
