/*US Styles*/
#ac-globalnav {
	margin-left:-720px;
	left:50%;
	width:1440px;
}

@media only screen and (max-width: 1440px) {
	#ac-globalnav {
		margin-left:0;
		left:0;
		width:100%;
	}
}

/* Hero */
.page-teach-with-ipad .hero .hero-content {text-align: center;}

/* Buystrip */
.buystrip .buystrip-tiles .tile h4 {font-size: 23px;}
.buystrip .buystrip-tiles .tile p {font-size: 17px;}