.large {font-size: 6rem;}

@media (max-width: 767px) {
	p {
    -webkit-hyphens: auto;
	hyphens: auto;
}