@media(max-width:355px){
    .gallery_items .gallery_item{
        width: 31%;
    }
}