I have this Html code in Bootstrap
<div class="col-xs-12 col-sm-4 col-md-2 cloneditem-1">
<button data-rel="uploads/pro-GLD6014.jpg"><img src="uploads/gld6014.jpg" class="img-responsive"></button>
</div>
There are 6 columns, how will I get 3 columns?