body {
	line-break: strict;
}

/* section-size-weight > figcaption position */
.section-size-weight .techspecs-row .figure-caption .caption.depth {
	left: 166px;
}
@media (max-width: 1068px) {
	.section-size-weight .techspecs-row .figure-caption .caption.depth {
		left: 120px;
	}
}
@media (max-width: 734px) {
	.section-size-weight .techspecs-row .figure-caption .caption.depth {
		left: 74px;
	}
}