/**** Diminuir imagens em cita&#231;&#245;es ****/
blockquote img {
max-width: 100px;
max-height: 100px;
padding-bottom: 10px;
}
/**** FIM ****/