.ui.stackable.divided.equal.height.stackable.grid > .column:not(.row) {
    padding-top: 0.2rem;
}

.ui.grid > .row > [class*="three wide"].column,
.ui.grid > .column.row > [class*="three wide"].column,
.ui.grid > [class*="three wide"].column,
.ui.column.grid > [class*="three wide"].column {
    width: 25% !important;
}

.issue_legend.center.aligned.ellipsis {
    margin-top: 8px;
}
