.Image-Responsive {
    text-align: center;
}

.Image-Responsive img {
    max-width: 100%;
    height: auto;
}

