.image-responsive{
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto; 
    margin-right: auto;
}