.span3.board-item {
    margin-left: 0px !important;
    margin-right: 22px !important;
}
.preview img {
    width: 100% !important;
    height: 250px;
}
.span6 img {
    width:100%;
    height:180px;
}

.row-fluid .span6 {
    margin-left: 0px !important;
    margin-right: 3px;
}
.span3 img {
    width: 100%;
    height: 240px;
}
.small-gallery img {
    height: 55px;
}
li.span3.small-gallery {
    margin-left: 0px;
    margin-right: 5px;
}