Gutterless bootstrap rows
.gutterless{ &.row, .row{ margin-left: 0; margin-right: 0; [class*="col-"]{ padding: 0; } } }