.text-image-left {
    overflow:hidden; 
    zoom:1;
}

.text-image-left .exhibit-item {
    float:left; 
    width: 48%; 
    margin-right:2%;
    margin-bottom:2%;
}

.exhibit-item img {
    max-width: 100%;
}