.mold-cost-calculator--result-table-row.three-col span[data-v-15f73f50]:first-child {
	width: 110px;
}

.mold-cost-calculator--result-table-row.result span[data-v-15f73f50]:first-child {
	width: 125px;
}
    
.mold-cost-calculator--result-table-row.three-col span[data-v-15f73f50]:nth-child(2) {
	flex: 1.15;
}
    
.mold-cost-calculator--result-table-row.three-col span[data-v-15f73f50]:last-child {
	flex: 0.75;
}