/* Local overrides */

/* SNIPES */
/* Large */
@media only screen and (min-width: 1069px) {
	.section-design
		.section-content-block-ipad
		.hardware-fan
		.overview-design-fan-snipe1,
	.section-design .section-content-block-ipad .hardware-fan .snipe-1 {
		left: -3px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-design
		.section-content-block-ipad
		.hardware-fan
		.overview-design-fan-snipe1,
	.section-design .section-content-block-ipad .hardware-fan .snipe-1 {
		left: -2px;
	}
}

/* Hero */
@media only screen and (max-width: 1068px) {
	section.section.section-hero
		div.hero-copy.column.small-12
		p.typography-overview-hero-cta.pricing.has-dynamic-content {
		max-width: 320px;
	}
}
