#contenedor-imagen {
  width: 400px;
}

.container-logo {
  margin-top: 5%;
  width: 100%;
  text-align: center;
}

.container-logo > img {
  width: 70%;
  display: block;
  margin: auto;
}

.box-info-chart {
  background-color: #3c8dbc !important;
  border-color: #137790 !important;
  color: #fff !important;
  font-weight: bold;
}
