.content{
    overflow-wrap: anywhere;
}
@media (min-width: 992px) {
    .pkp_structure_sidebar>* {
        position: relative;
        border: outset;
    }
}
