/* LOCAL EDITS */
/* continuity tile */
.section-routers .overview-routers-continuity {
	height: 100%;
	width: 100%;
}

/* apple business tile */
.section-routers .router-item-business {
	height: 600px;
}

.section-routers .overview-routers-business {
	height: 100%;
	width: 100%;
}

@media only screen and (max-width: 1068px) {
	.section-routers .router-item-business {
		height: 400px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .router-item-business {
		height: 490px;
	}
}

/* SCREENS & ICONS */
/* touch id - app store */
.section-keyboard .features .overview-icons-icon-touchid-applepay {
	height: 28px;
	width: 32px;
}

/* compare section */
.section-compare .image-compare-macbook-pro-13 {
	margin-top: 0;
}

/* continuity tile */
.section-routers .overview-routers-continuity {
	width: 100%;
}

/* Apple at work tile*/
.section-routers .overview-routers-business {
	width: 100%;
}
