/* Storage section break fix */
@media (max-width: 396px) {
	.section-storage .techspecs-row .techspecs-column .height-pad {
		height: 50px;
	}
}

@media (max-width: 1068px) {
	.section-size-weight .table-14 .caption-height {
		transform: translate(352px, 3px);
	}
}

@media (max-width: 734px) {
	.section-size-weight .table-14 .caption-height {
		transform: translate(142px, 1px);
	}
}

@media (max-width: 1068px) {
	.section-size-weight .table-16 .caption-height {
		transform: translate(365px, 3px);
	}
}

@media (max-width: 734px) {
	.section-size-weight .table-16 .caption-height {
		transform: translate(135px, 1px);
	}
}
