.modal-success-story .modal-content .modal-hero.australia .modal-hero-copy,
.modal-success-story .modal-content .modal-hero.scotland .modal-hero-copy,
.modal-success-story .modal-content .modal-hero.singapore .modal-hero-copy {
	max-width: 620px;
}

.section-resources .resource-item .icon-wrapper {
	max-width: 210px;
}

/* Local nav */
@media only screen and (max-width: 734px) {
	#ac-localnav > div > div.ac-ln-content > div.ac-ln-title > a {
		font-size: 17px;
	}
}

/* Modal Sucess Stories */

@media only screen and (max-width: 734px) {
	.modal-headline.typography-headline-elevated {
		font-size: 29px !important;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.modal-headline.typography-headline-elevated {
		font-size: 41px !important;
		width: 61% !important;
	}
}

@media only screen and (min-width: 1069px) {
	.modal-headline.typography-headline-elevated {
		font-size: 54px !important;
		width: 82% !important;
	}
}

@media only screen and (max-width: 735px) {
	.section-manage .typography-headline-elevated,
	.section-integration .typography-headline-elevated {
		font-size: 31px !important;
	}

	.typography-headline-elevated {
		font-size: 35px !important;
	}
}
