Maybe this is simple, but I need to make a Bootstrap3 carousel that shows 2 items at the sm screen size, and one on xs. I don't care if it advances by one or two, but the markup gets populated dynamically, so we can't group 2 in a div with a class of 'item'.
Thanks for any help!