/* Keep this two-part navigation open in articles. German Common.js collapses all NavFrame blocks when more than one is present. */
.wj-gorges-nav .NavContent,
.wj-gorges-nav .NavPic {
display: block !important;
}
.wj-gorges-nav .NavToggle {
display: none !important;
}