img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ml6 {
  position: relative;
  font-weight: 700;
  font-size: 3.3em;
}

.ml6 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml6 .letter {
  display: inline-block;
  line-height: 1em;
  opacity: 0.5;
}