.product__swatch .swatch__label {
  min-width: 24px;
  max-width: 24px;
  width: 24px;
  height: 24px;
  max-height: 24px;
}

.product__swatch .swatch__color {
  min-width: 24px;
}

.swatch__color,
.swatch__label {
  min-width: 36px;
  height: 36px;
}