/* Local overrides */

/* Chip techspecs copy */
@media (min-width: 735px) {
	.section-chip
		.techspecs-row
		.techspecs-column:nth-child(2)
		.copy-item:last-of-type {
		margin-top: 70px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-environment
		.techspecs-rowheader.environment-header.headline-wrapper
		.headline {
		max-width: 83.3333333333%;
	}
}
