Grid
Grids are awesome. This will not only make your page more responsive but also this will make your UI looks clean and good. Let's see some samples here.
Two items in a row
You can use grid-two class to set two items in a row as shown below.
Box-1
Box-2
Box-3
Box-4
Box-5
Three items in a row
You can use grid-three class to set three items in a row as shown below.
Box-1
Box-2
Box-3
Box-4
Box-5