img{
    max-width: 95%;
    margin : 0 auto;
    display: block;
}

img~em {
    text-align: center;
    display: block;
    margin: 0 auto;
}