.page_issue {
    display: flex;
    flex-direction: column;
}

.page_issue .obj_issue_summary {
    order: -1;
    margin-bottom: 20px;
}
