.wiki-content .content-wrapper .columnLayout {
    display: flex;
}

.wiki-content .content-wrapper .contentLayout2 {
    margin: 0;
}

.wiki-content .content-wrapper .contentLayout2 .columnLayout.fixed-width {
    max-width: 1800px;
    margin: 0 0 8px;
}

div.ap-container.conf-macro.output-block[data-macro-name="graphity-macro"] iframe {
    height: 592px !important;
}

div.conf-macro.output-block[data-macro-name="vbcp-macro-enterprise"] img {
    width: 100%;
}

.content-wrapper pre.syntaxhighlighter-pre {
    overflow-x: auto;
}
