@media (max-width: 1068px) {
	.section-environment
		.callout-techspecs-environment
		.callout-techspecs-environment-content
		.callout-techspecs-environment-first-column {
		padding-right: 3%;
	}
}

/* tech specs section */
@media only screen and (max-width: 734px) {
	.techspecs-column
		.techspecs-appgrid
		figure.techspecs-appgrid-app:nth-of-type(12) {
		margin-bottom: 1em;
	}
}
