.pokemon {
    display : inline-block;
    text-align: center;
}
.pokemon img {
    display: block;
}