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

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

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

@media (max-width: 1068px) and (max-width: 1068px) {
	.techspecs.with-3-columns .section-finish .techspecs-column[aria-colspan="3"] figure, .techspecs.with-3-columns .section-finish .techspecs-column[aria-colspan="4"] figure, .techspecs.with-4-columns .section-finish .techspecs-column[aria-colspan="3"] figure, .techspecs.with-4-columns .section-finish .techspecs-column[aria-colspan="4"] figure {
		--p-width: 156px;
		--p-height: 64px;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.techspecs.with-3-columns .section-finish .techspecs-column[aria-colspan="3"] figure, .techspecs.with-3-columns .section-finish .techspecs-column[aria-colspan="4"] figure, .techspecs.with-4-columns .section-finish .techspecs-column[aria-colspan="3"] figure, .techspecs.with-4-columns .section-finish .techspecs-column[aria-colspan="4"] figure {
		--p-width: 178px;
		--p-height: 72px;
	}
}

@media (max-width: 1068px) {
	.techspecs.with-3-columns .section-finish .techspecs-column[aria-colspan="3"] figure, .techspecs.with-3-columns .section-finish .techspecs-column[aria-colspan="4"] figure, .techspecs.with-4-columns .section-finish .techspecs-column[aria-colspan="3"] figure, .techspecs.with-4-columns .section-finish .techspecs-column[aria-colspan="4"] figure {
		margin-top: 42px;
		margin-bottom: 42px;
	}
}

@media (max-width: 734px) {
	.techspecs.with-3-columns .section-finish .techspecs-column[aria-colspan="3"] figure, .techspecs.with-3-columns .section-finish .techspecs-column[aria-colspan="4"] figure, .techspecs.with-4-columns .section-finish .techspecs-column[aria-colspan="3"] figure, .techspecs.with-4-columns .section-finish .techspecs-column[aria-colspan="4"] figure {
		margin-top: 58px;
		margin-bottom: 40px;
	}
}

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

.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%;
}

@media (max-width: 1068px) {
	.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: unset;
	}
}
