@media only screen and (max-width: 439px) {
  .title-and-link-list p {
    max-width: 28rem;
  }
}
