.gallery img {
    height: 100%;
}

.gallery a {
    width: 46%;
    display: inline-block;
    overflow: hidden;
    margin: 4px 6px;
}

.baguetteBoxOne {
	width:658px; 
	margin:40px auto 0 auto;
}
.gallery img{
	height:auto; max-width:100%;
}
