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

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