/* Local overrides */

/* Education */
@media only screen and (min-width: 1069px) {
	.modal-story .modal-copy-width {
		width: 575px;
	}

	.section-education .stories-headline {
		max-width: 640px;
	}
}

/* Ghetto film school */
@media only screen and (min-width: 735px) {
	#ghetto-film-school .story-card .story-headline {
		max-width: 18ch;
	}
}

/* HSI Modal */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#modal-hsi .modal-contents .image-caption.typography-figure-caption {
		padding-right: 133px;
	}
}

/* enactus Modal */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#modal-enactus-udg
		.modal-contents
		.image-caption.typography-figure-caption {
		padding-right: 133px;
	}
}

/* te pukenga Modal */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#modal-te-pukenga .modal-contents .image-caption.typography-figure-caption {
		padding-right: 223px;
	}
}

/* Simmons propel */
@media only screen and (min-width: 735px) {
	#simmons-propel .story-card .story-headline {
		max-width: 26ch;
	}
}

/* bench tek */
@media only screen and (min-width: 735px) {
	#bench-tek .story-card .story-headline {
		max-width: 25ch;
	}
}

/* suma wealth */
@media only screen and (min-width: 735px) {
	#suma-wealth .story-card .story-headline {
		max-width: 20ch;
	}
}

/* yam program */
@media only screen and (min-width: 735px) {
	#arts-nola .story-card .story-headline {
		max-width: 16ch;
	}
}

/* Modal */
@media only screen and (min-width: 1069px) {
	.section-education .stories-headline {
		max-width: 640px;
	}
}

/* Newsroom */
@media only screen and (min-width: 1069px) {
	.section-newsroom .typography-section-headline {
		font-size: 60px;
	}
	.section-newsroom .section-content {
		width: 982px;
	}
}

/*  */

@media only screen and (max-width: 734px) {
	.section-education #southbank-centre .story-card .story-headline {
		max-width: 10ch;
	}
}
