/* Local overrides */

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

/* in the box */

@media (min-width: 735px) and (max-width: 1068px) {
	.section-in-the-box .specs-in-the-box {
		margin-left: 40px;
	}
}
