/* hero headline */
@media only screen and (max-width: 374px) {
	.typography-headline-super {
		font-size: 42px;
	}
}

/*Section Tools*/
@media only screen and (min-width: 367px) {
	.page-overview .section-tools .thumbnail-copy {
		width: 225px;
	}
}

#animate .tile-copy-wrap p.typography-body-tile-tools {
	margin-right: 15px;
}

@media only screen and (max-width: 374px) {
	.page-overview .section-hero .hero-headline-wrap {
		margin: auto;
		width: 326px;
	}
}
