I\'m using twitter bootstrap to making responsive layout.It works like awesome.
It makes images too responsive. I need some images only need to be fixed width and height
Finally worked.
.fixed_width { height: 40px; width: 50px; }