

.content {
    max-width: 1160px;
    margin: 0 auto;
}

.gallery:after {
    content: '';
    display: block;
    height: 2px;
    margin: .5em 0 1.4em;

}

.gallery img {
    height: 100%;
}

.gallery a {
    width: 264px;
    height: 180px;
    display: inline-block;
    overflow: hidden;
    margin: 20px 10px;
    box-shadow: 0 0 4px -1px #000;
}

.baguetteBoxOne {
	width:100%; 
	margin:0 auto;
}

/* Highlight.js Tomorrow Night style */
