#primary {
    width: auto;
    min-width: 320px;
}

#page {
    width: auto !important;
    min-width: 320px !important;
}

#content, .singular #content {
    margin: 5px;
}

#content .gallery-columns-2 .gallery-item {
    width: 45%;
    padding-right: 4%;
}

#content .gallery-columns-2 .gallery-item img {
    width: 100%;
    height: auto;
}

#access ul {
    background: #222;
    float: none;
}

#access ul li {
    width: 100%;
}
