@media only screen and (min-width: 735px) {
	.section-display .techspecs-list li:first-child {
		max-width: none;
	}
}

/* storage section */
@media only screen and (min-width: 735px) {
	.section-storage .techspecs-copy.techspecs-copy-0 {
		margin-top: -20px;
	}
}
