.mini-eq-wrap {
  margin-top: 10px;
  width: 100%;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  pointer-events: none;
}

#miniEqualizer {
  width: 100%;
  max-width: 280px;
  height: 52px;
  display: block;
  opacity: 0.9;
}

#miniEqualizer {
  display: block;
}