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">
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">