/* Monterey Image */
.section-router .grid-item-router .shared-router-macos-monterey {
	height: 100%;
}

/* Business Image */
@media only screen and (min-width: 734px) {
	.section-router .grid-item-router .shared-router-business {
		width: 100%;
		height: 100%;
		left: 0;
		margin-left: 0;
	}
}

/* avail strip */
#ac-localnav .ac-ln-title-subhead, #ac-localnav .ac-ln-title-comingsoon {
	font-size: 11px;
}

/* section thermal */
.section-chip .grid-item-efficiency .grid-headline-reduced {
	font-size: 28px;
}

@media only screen and (max-width: 1068px) {
	.section-chip .grid-item-efficiency .grid-headline-reduced {
		font-size: 24px;
	}
}

/* Touch ID Tile */
@media only screen and (max-width: 405px) {
	.grid-item-touchid .touchid-icon-grid .touchid-icon-item-customized {
		padding-left: 0 !important;
	}
}

/* App Store Icon */
.overview-touchid-icon-applepay-img {
	width: 95px;
	height: 82px;
}

.overview-touchid-icon-applepay-img {
	margin: 0;
}

@media only screen and (max-width: 734px) {
	.overview-touchid-icon-applepay-img {
		width: 67px;
		height: 58px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-touchid .touchid-icon-grid .touchid-icon-item .overview-touchid-icon-applepay-img {
		margin-top: 0;
	}
}

@media only screen and (min-width: 1069px) {
	.section-compare .feature-list .block-height {
		min-height: 0px;
	}
}

@media only screen and (min-width: 1069px) {
	li.list-item.block-height.macbook-air {
		margin-top: 36px;
	}
}

@media only screen and (min-width: 1069px) {
	li.list-item.block-height.macbook-pro-13-inch {
		margin-top: 36px;
	}
}

@media only screen and (min-width: 734px) and (max-width: 1068px) {
	li.list-item.block-height.macbook-pro-13-inch {
		margin-top: 36px;
	}
}

@media only screen and (min-width: 734px) and (max-width: 1068px) {
	li.list-item.block-height.macbook-air {
		margin-top: 36px;
	}
}

/* Touch ID section */
#overview-touchid-icon-applepay-1 {
	margin-top: 0;
	padding-bottom: 12px;
}
