@media only screen and (max-width: 370px) {
	.typography-tile-paragraph-copy {
		font-size: 15px;
	}
}
@media only screen and (max-width: 360px) {
	.grid-item-tile-productivity .typography-headline-elevated {
		font-size: 36px;
	}
}

.industry-share-story-headline {
	margin-top: 96px;
	text-align: center;
	overflow-y: hidden;
}
