
img {

    display: block; 
    margin-left: auto;
    margin-right: auto; 
   
    max-width: 50%;
    height: auto;
}