I\'m using the following selector:
.row:not(.no-gutters) [class*="col-"]
But this HTML is returning true on the CSS selector.