/* Local Overrides */

/* Chip */

.table-table-14
	.techspecs-section.section-chip
	.techspecs-column:nth-child(5)
	.copy-item:nth-child(3)
	p:nth-child(2),
.table-table-16
	.techspecs-section.section-chip
	.techspecs-column:nth-child(4)
	.copy-item:nth-child(3)
	p:nth-child(2) {
	margin-top: 0.8em;
}

@media only screen and (min-width: 459px) and (max-width: 734px) {
	.table-table-14
		.section-chip
		.techspecs-column:nth-child(4)
		.copy-item:nth-child(3) {
		margin-top: 60px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.table-table-14
		.section-chip
		.techspecs-column:not(:last-child)
		.copy-item:nth-child(3) {
		margin-top: 101px;
	}
}

@media only screen and (min-width: 375px) and (max-width: 376px) {
	#table-14
		> div:nth-child(2)
		> div.techspecs-section.section-chip
		> div
		> div:nth-child(2)
		> div
		> div:nth-child(1)
		> ul
		> li:nth-child(1) {
		margin-inline-end: 0px;
	}
}

/* Memory */
@media only screen and (max-width: 511px) {
	.table-table-14
		.section-memory
		.techspecs-column:nth-of-type(3)
		p:nth-last-of-type(1) {
		margin-top: 20px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.table-table-14
		.section-memory
		.techspecs-row
		.techspecs-column:not(:first-of-type)
		.techspecs-subheader:nth-child(3) {
		margin-top: 20px;
	}
}
@media only screen and (min-width: 662px) and (max-width: 734px) {
	.table-table-14
		.section-memory
		.techspecs-column:nth-of-type(3)
		p:nth-last-of-type(1) {
		margin-top: 20px;
	}
}

/* storage */

/* Storage 14-in*/

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.table-table-14
		.section-storage
		.techspecs-column:nth-of-type(n + 4)
		p:nth-of-type(3) {
		margin-top: 20px !important;
	}
}

@media only screen and (max-width: 408px) {
	.table-table-14
		.section-storage
		.techspecs-column:nth-of-type(3)
		p:nth-of-type(3) {
		margin-top: 45px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.table-table-14
		.section-storage
		.techspecs-column:nth-of-type(n + 4)
		p:nth-of-type(3) {
		margin-top: 45px;
	}
}

@media only screen and (min-width: 1069px) {
	.table-table-14
		.section-storage
		.techspecs-column:nth-of-type(n + 3)
		p:nth-of-type(3) {
		margin-top: 45px;
	}
}

/* Storage 16-in */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.table-table-16
		.section-storage
		.techspecs-column:nth-of-type(n + 4)
		p:nth-of-type(3) {
		margin-top: 45px;
	}
}

/* App grid */
.section-built-in-apps .techspecs-appgrid-app {
	justify-content: flex-start;
}

/* Price */
@media (max-width: 734px) {
	.section-pricing
		.techspecs-row.price-14-inch
		.techspecs-column:nth-of-type(3) {
		min-height: 81px;
	}
}

@media (max-width: 734px) {
	.section-pricing
		.techspecs-row.price-14-inch
		.techspecs-column:nth-of-type(4) {
		min-height: 81px;
	}
}
