.lato {
  font-family: Lato, Arial, Helvetica, sans-serif;
}

.ttu {
  text-transform: uppercase;
}

/* buttons */

.mb {
  top: 639px;
}

.mb-td {
  top: 721px;
  left: 72px;
}

.mb::after {
  color: #000;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 24px;
  margin: auto;
  position: absolute;
  top: -1.5rem;
  left: 0;
  right: 0;
  text-align: center;
}

.mb-te::after {
  content: 'Tangible recognition';
}

.mb-td::after {
  content: 'Zero-touch interaction';
}

@media screen and (min-width: 479px) {
  .mb {
    top: 330px;
  }

  .mb-td {
    left: 220px;
  }
}

.innerText159 {
  top: 532px;
}

@media screen and (min-width: 479px) {
  .innerText159 {
    top: 220px;
  }
}
