#logo {
    width: 100%;
}
#logo img {
    height: 50px;
    float: left;
}

#logo img:last-of-type {
    float: right;
}

#xepreservecover img {
    height: auto;
    max-width: 184px;
}

.modalgalleryitem img {
    border: 1px solid lightgray;
    margin: auto;
    display: block;
    height: auto;
    max-width: 142px;
}

div.modalgalleryitem {
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
    width: 144px;
    height: 200px;
}

div#lightboxed--container {
    z-index: 40000 !important;
}

#navWrapper {
    position: initial;
}
