.hero > .three-canvas {
	display: none;
}

.hero-copy {
	max-width: 47%;
}

@media (max-width: 980px) {
	.hero-copy {
		max-width: 100%;
	}
}
