.flex-wrap.images a{
    display:block;
    width:33.3333%;
    
}
.flex-wrap.images a img{
    width:100%;
}