/* Local Overrides */

/* Supescript asterisk */

.ribbon .ribbon-content .footnote-supglyph a {
	text-decoration: none;
}

/* Dynamic Pricing */
.sosumi-link-follows,
.sosumi-link-follows + .footnote,
.sosumi-link-follows + .apr-copy,
.sosumi-link-follows + .apr-copy + .footnote {
	display: none;
}
.sosumi-link-follows[data-pricing-loaded],
.sosumi-link-follows[data-pricing-loaded] + .footnote,
.sosumi-link-follows[data-pricing-loaded] + .apr-copy,
.sosumi-link-follows[data-pricing-loaded] + .apr-copy + .footnote {
	display: inline;
}
@media only screen and (max-width: 734px) {
	.section-manifest .section-intro .price {
		max-width: 255px;
	}
}
.section-compare .product-pricing {
	max-width: 185px;
}
.section-compare .product-pricing.mac-mini-product-pricing {
	max-width: 180px;
}

/* Compare - br */

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