#content img {
    border: 6px solid #232323;
}

#content .img {
    margin: -6px;
}

#content .assets{
    width: 12000px !important;
}

#content .asset {
    margin-left: 8px;
}

.asset.image {
    height: 100%;
}

.asset.image .img {
    height: 100%;
}

.asset.image .img img {
    max-height: 90%;
}

.menu_list a {
    text-align: center;
}