.img-responsive {
  max-width: 100%;
  height: auto;
}
.img-small {
  width: 600px;     /* ajusta a tu gusto */
  max-width: 100%;
  height: auto;
}
