/* APPLE AT WORK / BUSINESS Tile */

.router-item-mac-for-business .text-content {
	text-align: center;
}

@media only screen and (min-width: 1069px) {
	.overview-routers-business {
		--p-width: 1380px;
		--p-height: 600px;
		left: 0%;
		margin-left: 0px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.overview-routers-business {
		--p-width: 1018px;
		--p-height: 550px;
		left: 0%;
		margin-left: -252px;
	}
}

/* Continuity Router */

.overview-routers-continuity {
	--p-width: 974px;
	--p-height: 442px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.overview-routers-continuity {
		--p-width: 537px;
		--p-height: 245px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.overview-routers-continuity {
		--p-width: 385px;
		--p-height: 177px;
	}
}

/* watch the event CTA */
@media only screen and (min-width: 735px) {
	.links-inline li:first-child {
		margin-right: 0;
	}
	.ar-quicklook .links-inline li:first-child {
		margin-right: 0.8em;
	}
}
