.banner-v58__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.banner-v58__title {
  text-transform: uppercase;
  font-size: clamp(3.4rem, calc(-0.5cqw + 3.6rem), 3rem);
}

.banner-v58__description {
  margin-bottom: 2rem;
}