Good afternoon,

I'm using collapse as described here: http://getbootstrap.com/javascript/#collapse

This is the site that I'm using it on:
http://amy.myplumbingshowroom.com/layout1.HTM

If you scroll down to the red band that says "What Matters Most" and click on one of the icons, you'll see the text expand below. But what I can't figure out is how to remove the animation that's causing it to scroll off the page when it's clicked. I've tried editing various parts of the CSS in the default boostrap.min.css that pertain to the .collapse class and the boostrap.min,js that contains .collapsing (but I'm not a JS expert). Any suggestion on where the animation comes from would be helpful.