.col-xs-12.col-sm-3.wiki-img{
 width: 100% !important
}

@media (min-width: 768px){
 .col-xs-12.col-sm-3.wiki-img{
    width: 25% !important;
 }
}