.kv{display: table;
color: #000;
line-height: 24px;
}
.kv .kv-row {
display: table-row;
.key {
padding-right: 40px;
.kv .val {
display: table-cell;