.table {
    width: 100%;
}

.table tr {
    height: 31px;
}

.table-field {
    width: 590px;
}

.table-header {
    text-align: right;
}

.parameters-description {
    width: 240px;
}

.parameters-edit {
    width: 20px;
}

.field-short {
    width: 245px;
}

.field-long {
    width: 350px;
}

.field-year {
    width: 27px;
}