What exactly do you mean by align divs?
Do you want everything centered?
When using bootstrap and <div class="col"> should be nested in a <div class="row">.
Try <img class="img-responsive center-block">
By align divs I mean the typical row, center alignments, etc. You answered me by specifying to include class=‘row’ for col settings. Thank you!
How can I align text ‘Dr. Norman Borlaug, third from left, trains biologists in Mexico on how to increase wheat yields - part of his life-long war on hunger.’ which is under the image? I am not able to get it center of the image.