Look, I'm in a small well!
Look, I'm in a default well!
Look, I'm in a large well!
<div class="well well-sm">
  Look, I'm in a small well!
</div>

<div class="well">
  Look, I'm in a default well!
</div>

<div class="well well-lg">
  Look, I'm in a large well!
</div>