.privacy-page .hero-section.license .content-container,
.privacy-page .hero-section.license .w-richtext {
  min-width: 0;
  width: 100%;
}

.privacy-page .hero-section.license .w-richtext p,
.privacy-page .hero-section.license .w-richtext a {
  overflow-wrap: anywhere;
}

@media screen and (max-width: 479px) {
  .privacy-page .hero-section.license {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .privacy-page .hero-section.license .heading-3 {
    font-size: 2.8rem;
    line-height: 1.05;
  }
}
