@media only screen and (min-width: 768px){
.masonry-entry {
    width: 31%;
    margin: 0 10px 15px 10px;
}
}