You can customize your Bootstrap Grid system and define your custom responsive grid.
change your default values for the following gutter width from @grid-gutter-width = 30px
to @grid-gutter-width = 0px
(Gutter width is padding between columns. It gets divided in half for the left and right.)