.gallery .gallery-container {
    display: block;
    left: 250px;
    right: 0;
    position: absolute;
    width: auto;
}

.gallery .sidebarNavigation {
    bottom: 0
    /* height: auto; */
}

#dynamic_infoboxes .infobox .infobox-content {
    background: #ffffff!important;
    font-family: 'Verdana', sans-serif!important;
    color: #000000!important;
    line-height: 1.4!important;
}