
.footer-locations > div{
  min-width:0;
}
.footer-locations p,
.footer-locations a{
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:anywhere!important;
}
html[lang="en"] .footer-locations p{
  max-width:30rem;
  line-height:1.75;
}
