.pg-editor-page { overflow-wrap: anywhere; }
.pg-editor-page .asp-col,
.pg-editor-page .edu-col,
.pg-editor-page .np-col { min-width: 0; }
.pg-overview a > strong { display: block; font-size: 15px; margin-bottom: 6px; }
.pg-overview a > span { font-size: 13px; color: #555; }
.pg-editor-page .doc-link p { margin: 0; }
@media (max-width: 600px) {
    .pg-editor-page .asp-cols,
    .pg-editor-page .edu-cols,
    .pg-editor-page .np-cols { flex-direction: column; }
    .pg-overview a { min-width: 0 !important; flex-basis: 100% !important; }
}
