/* Local overrides */

/* mac-pro-global-avail section */

.section-manifest .section-intro .mac-pro-global-avail {
	margin-top: 36px;
}

@media only screen and (max-width: 1068px) {
	.section-manifest .section-intro .mac-pro-global-avail {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 734px) {
	.section-manifest .section-intro .mac-pro-global-avail {
		margin-top: 20px;
	}
}

/* manifest section - intro copy */
.section-manifest .section-intro .event-link {
	display: block;
}

/* Compare - br */

.section-compare .compare-link {
	margin-top: 26px;
}

@media only screen and (max-width: 734px) {
	.section-compare .compare-link {
		margin-top: 31px;
	}
}

@media only screen and (min-width: 351px) {
	.xsmall {
		display: none;
	}
}
