@media only screen and (max-width: 380px) {
	.typography-tile-paragraph-copy {
		font-size: 15px;
	}
}
@media only screen and (max-width: 350px) {
	.typography-headline-elevated {
		font-size: 36px;
	}
}
