/* LOCAL OVERRIDES */

/* DINCAO */

@media only screen and (min-width: 1069px) {
	body.page-dincao
		.section-router.k12
		.section-content
		.router-copy-container.typography-router-copy {
		padding-right: 125px;
		padding-left: 125px;
	}
}

@media only screen and (min-width: 735px) {
	body.page-dincao
		#more-stories-berwyn
		.more-stories-gallery-content-container
		.more-stories-gallery-headline.typography-eyebrow-super {
		max-width: 296px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	body.page-dincao
		.section.section-all-stories
		.typography-all-stories-headline {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (min-width: 1069px) {
	body.page-dincao .section-all-stories .router-collage picture {
		margin-left: -99px;
	}
}

@media only screen and (max-width: 353px) {
	body.page-dincao .section.section-all-stories .section-content {
		width: 92.5%;
	}
}

/* SISLER */

@media only screen and (min-width: 735px) {
	body.page-sisler
		.section-article-content
		.article-stats
		.article-stat-label {
		max-width: 166px;
	}
}

@media only screen and (max-width: 353px) {
	body.page-sisler .section.section-all-stories .section-content {
		width: 92.5%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	body.page-sisler
		.section.section-all-stories
		.typography-all-stories-headline {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (min-width: 1069px) {
	body.page-sisler .section-all-stories .router-collage picture {
		margin-left: -99px;
	}
}

@media only screen and (min-width: 1069px) {
	body.page-sisler
		.section-router.k12
		.section-content
		.router-copy-container.typography-router-copy {
		padding-right: 125px;
		padding-left: 125px;
	}
}

/* GREENSIDE */

@media only screen and (max-width: 353px) {
	body.page-greenside .section.section-all-stories .section-content {
		width: 92.5%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	body.page-greenside
		.section.section-all-stories
		.typography-all-stories-headline {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (min-width: 1069px) {
	body.page-greenside .section-all-stories .router-collage picture {
		margin-left: -99px;
	}
}

/* SATITPIM */
@media only screen and (min-width: 1069px) {
	body.page-satitpim
		.section-article-content
		.article-heading-eyebrow
		+ .article-heading-headline {
		margin: 26px -20px 0;
	}
}

/* GARDENS */
@media only screen and (max-width: 420px) {
	.custom_garden_small {
		display: none;
	}
}

/* MCPS */
br.x-small {
	display: none;
}
@media only screen and (max-width: 370px) {
	br.x-small {
		display: block;
	}
}

/* SCOTTISH-BORDERS */
@media only screen and (min-width: 1069px) {
	.typography-headline-article-content {
		font-size: 68px;
	}
}

/* ISTITUTO */
@media only screen and (max-width: 345px) {
	body.page-istituto
		.section.section-article-content
		.article-stat
		.article-stat-label {
		max-width: 120px;
	}
}

/*NIIGATA-CITY*/
@media only screen and (max-width: 734px) {
	.section-article-content
		.article-quote-container.with-bordered-offset-background
		.article-quote {
		padding-left: 18px;
		padding-right: 18px;
	}
}
