.topevent .x-content .x-description {
    word-wrap: break-all;
}

.project-description:has(p):has(img) {
    overflow-x: auto;
}