.keytechsupply-technical-specs {
	margin: 1.5em 0;
	overflow-x: auto;
}

.keytechsupply-technical-specs h2 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

.keytechsupply-technical-specs-table {
	border-collapse: collapse;
	width: 100%;
	max-width: 640px;
}

.keytechsupply-technical-specs-table th,
.keytechsupply-technical-specs-table td {
	padding: 8px 12px;
	border-bottom: 1px solid #e2e2e2;
	text-align: left;
}

.keytechsupply-technical-specs-table th {
	width: 40%;
	font-weight: 600;
	color: #333;
	white-space: nowrap;
}
