.gallery_box {
    width: 33%;
    float: left;
}

.gallery_box li img {
border:none !important;
}

