.cs-details th, .cs-details td {
	word-break: break-word;
	min-width: 80px;
	hyphens: auto;
}
.cs-details th:first-child, .cs-details th:first-child {
    min-width: 135px;
}
.cs-details th.drivePower {
    max-width: 90px;
}
.cs-details th.airFlow {
    max-width: 100px;
}
.cs-details th.pressure {
    max-width: 80px;
}
.cs-details th.connectionSizes {
    max-width: 100px;
}
.cs-details th.soundLevel {
    max-width: 80px;
}
.cs-details th.dimensions {
    min-width: 125px;
}