/* Local Overrides */

/* 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%;
	}
}
@media only screen and (min-width: 375px) and (max-width: 608px) {
	.section-chip p.media-engine:nth-last-child(4n) {
		margin-top: 110px;
	}
}
