@media only screen and (max-width: 430px) {
	#ac-localnav .ac-ln-title {
		margin-top: 6px;
	}
	#ac-localnav .ac-ln-title {
		font-size: 16px;
	}
}

@media only screen and (min-width: 431px) and (max-width: 499px) {
	#ac-localnav .ac-ln-title {
		font-size: 17px;
	}
	#ac-localnav .ac-ln-title a br {
		display: none !important;
	}
	#ac-localnav .ac-ln-title {
		margin-top: 12px;
	}
}

@media only screen and (min-width: 500px) and (max-width: 1023px) {
	#ac-localnav .ac-ln-title {
		font-size: 22px;
	}
	#ac-localnav .ac-ln-title a br {
		display: none;
	}
	#ac-localnav .ac-ln-title {
		margin-top: 7px;
	}
}

@media only screen and (min-width: 1024px) {
	#ac-localnav .ac-ln-menu-tray {
		margin-top: 10px;
	}
	#ac-localnav .ac-ln-title {
		font-size: 19px;
	}
	#ac-localnav .ac-ln-content {
		padding-bottom: 11px;
	}
	#ac-localnav .ac-ln-actions {
		padding-top: 28px;
	}
}

.section-become-ads h2 br {
	display: none;
}
@media only screen and (min-width: 1069px) {
	.section-become-ads h2 br {
		display: block;
	}
}
@media only screen and (max-width: 588px) {
	.section-become-ads h2 br {
		display: block;
	}
}

@media only screen and (max-width: 335px) {
	.section-become-ads .medium-10 {
		max-width: 87.333333%;
	}
}

/* 1K */
@media only screen and (min-width: 1069px) {
	.page-apple-distinguished-schools
		.section-innovation
		.row.stats-item-wrapper.justify-content-center {
		justify-content: space-around;
	}
}
@media only screen and (max-width: 1068px) {
	.page-apple-distinguished-schools
		.section-innovation
		.row.stats-item-wrapper.justify-content-center {
		justify-content: space-between;
	}
}
@media only screen and (min-width: 735px) {
	.page-apple-distinguished-schools
		.section-innovation
		.row.stats-item-wrapper.justify-content-center
		.custom_school {
		display: flex;
		justify-content: flex-end;
	}
}

/* 1k - school */
@media only screen and (max-width: 734px) {
	.page-apple-distinguished-schools
		.section-innovation
		.row.stats-item-wrapper.justify-content-center
		.custom_number {
		padding-right: 60px;
	}
}
@media only screen and (max-width: 400px) {
	.page-apple-distinguished-schools
		.section-innovation
		.row.stats-item-wrapper.justify-content-center
		.outlined-text {
		font-size: 90px;
	}
}
/* end of 1K */
