#review-body table {
    margin: 0 -10px;
}

.n-left, .n-right {
    margin: 0.5em;
}

.n-left img {
    max-width: 35vw;
}

.n-right h2 {
    margin: 0;
    font-size: 19px;
    line-height: 1.2;
}

.n-right a {
    color: var(--color-link-text);
}


/* old: https://pastebin.com/4k83Qwbg */