﻿.divSingleTechData {
    height: auto;
}
.divValueTechData {
    width: 100%;
}

.divLabelTechData {
    width: calc(100% - 30px);
}