.matrix.table {
    overflow: unset!important;
}

.matrix textarea.form-control  {
    height: 150px!important;
}

#tab-preimushhestva > fieldset > div > div {
    overflow: auto;
}

.fields-picture-container {
    width: fit-content;
}

.workspace-limit {
    max-width: unset;
}

.nav-tabs-alt .nav-tabs .nav-item .nav-link.active {
    background: #007bff!important;
    color: white!important;
    border-radius: .2rem!important;
}