#voice {
  position: relative;
  background: url(/lp-mba/comp/voice.png?v=2) no-repeat left top;
  background-size: cover;
  padding: 3rem 1rem;
}
@media (max-width: 992px) {
  #voice {
    background: url(/lp-mba/comp/voice.png?v=2) no-repeat left top;
  }
}

.date-circle .date,
.date-circle .time {
  font-size: 1rem !important;
}/*# sourceMappingURL=local.css.map */