.title {
  text-align: center;
}

.hero__img {
  width: 100%;
  height: auto;
  max-height: 320px;
}
.hero__cta {
  margin-top: 16px;
  margin-bottom: 16px;
}
.hero__text {
  text-align: center;
}

