img.imagem {
  width: 75px;
  height: 75px;
}
img.imagem_small {
  width: 4em;
  height: 5em;
}

img.imagem_tiny {
  width: 2em;
  height: 2.5em;
}