/* 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;
	}
}
