@media (max-width: 640px) {
  .samsung-hero-copy .hero-highlights {
    justify-content: center;
    width: 100%;
    text-align: center;
  }

  .samsung-hero-copy .hero-highlights li {
    justify-content: center;
  }
}
