/* Local Overrides */

/* Techspecs section titles */
@media (min-width: 1069px) {
	.techspecs
		.techspecs-section.section-chip
		.techspecs-row
		.techspecs-content
		.techspecs-column
		.column
		.column-wrapper
		p {
		text-wrap: nowrap;
	}
}

/* Storage section spacing */
@media (min-width: 735px) and (max-width: 1068px) {
	.section-specs .section-storage .techspecs-rowheader {
		padding-right: 30px;
	}
	.section-specs .section-storage .techspecs-content .techspecs-column {
		width: 15.8%;
	}
}
