.techspecs.with-3-columns .section-finish .techspecs-column[aria-colspan="3"] figure {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 156px;
	--p-height: 64px;
	margin: 36px auto;
}

.techspecs.with-3-columns .section-finish .techspecs-column[aria-colspan="3"] figcaption {
	text-align: center;
}

.techspecs.with-3-columns .section-finish .techspecs-column[aria-colspan="3"] {
	width: 100%;
	margin-inline-start: 0;
}

.techspecs.with-3-columns .techspecs-column.spans-3-columns, .techspecs.with-3-columns .techspecs-column[aria-colspan="3"], .techspecs.with-3-columns .techspecs-columnheader.spans-3-columns, .techspecs.with-3-columns .techspecs-columnheader[aria-colspan="3"] {
	width: 75%;
}

.techspecs .techspecs-section .techspecs-row .techspecs-column[aria-colspan="3"] {
	padding: 0;
}

.techspecs.with-3-columns .section-finish, .techspecs.with-4-columns .section-finish {
	border-top: none;
}

.techspecs.with-3-columns .section-in-the-box div.techspecs-column[aria-colspan="2"], .techspecs.with-4-columns .section-in-the-box div.techspecs-column[aria-colspan="2"] {
	width: 16.5%;
}
