I made it but finally I am a little disappointed.
I change values of columns on different size of a screen:
col-xs-12 col-sm-6 col-md-2 col-lg-2 Then I have an effect like this:
I want to achieve square shape columns instead of rectangle as you can see in “lg” and “md” size. Next point is, how i can make gaps between those square in “sm” and “xs” sizes? As tou can see, they stick to each other.



