.product-list-item {
  variant-swatch-king .swatch-navigable-wrapper {
    .swatch-navigable {
      margin-inline: 0;
    }

    .swatch-view {
      justify-content: flex-start;
    }

    .swatch-image-wrapper {
      border-color: #fff !important;
    }
  }
}