.summary-table {
    max-width: 520px;
    grid-column: 1 / -1;
    grid-row: 2;
}
