@media screen and (min-width: 700px) {
  .thumbnail-swatch {
    --swatch-size: 3.5rem !important;
  }
}