.page-module article,
.page-content {
    overflow-wrap: anywhere;
}

.page-content img {
    max-width: 100%;
    height: auto;
}

.page-content table {
    width: 100%;
}
