.block-wrapper{
    display: flex;
    flex-direction: column;
    gap: 40px;
}

table.param-table {
    font-size: 11px;
}
table.param-table tr td,
table.param-table tr th {
    font-size: 11px;
}
