.row class create a row and then under that row create the columns class named .col-md-6 used to create the two columns in a row. Similarly col-sm, col-lg, col-xs can also be used according to requirement.
.row
.col-md-6
col-sm
col-lg
col-xs