/* LOCAL OVERRIDES */

/* hero XS */

@media (max-width: 350px) {
	.typography-hero-headline {
		font-size: 31px;
	}
}

/* Explore Section */

.section-explore-portfolio
	.section-explore-portfolio-content
	.typography-section-copy {
	max-width: 490px;
}
