/* Local Overrides */

/* Hero section */

@media only screen and (max-width: 374px) {
	.section.section-stories.no-bottom-margin > div.section-content > h2 {
		font-size: 38px;
	}

	.section.section-get-updates
		> div
		> div
		> div.column.large-6.medium-7.medium-centered.small-12
		> h2
		> span
		> span {
		font-size: 43px;
	}
}
