.contenedor-imagen {
  text-align: center;
}

.contenedor-imagen img {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}