.table th
{
    font-weight: normal !important;
}

.wrapper-body {
    min-height: calc(68% + 2px) !important;
}

.columnBlockLayout {
    margin-top: auto !important;
    margin-bottom: auto !important;
    padding: inherit !important;
}

.table th, .table td {
    min-width: 150px !important;
    max-width: 300px !important;
    padding: 10px !important;
    word-wrap: break-word !important;
    word-break: break-all !important;
}