.usps-list__items {
  svg {
    width: 28px;
    height: 28px;
  }

  .usps-item__inner {
    .usps__text {
        justify-content: center;
    }
  }
}

