/* Zoosk-specific layout on top of libs/landing-static base.css. */
@media (min-width: 1024px) {
  .benefits {
    text-align: left;
  }
  .benefit {
    justify-items: start;
  }
}
