.size-chart-img img {
  width:100%;
  height:auto;
  object-fit: cover;
}
.variant-swatch-size {
  display:flex;
  flex-direction: column;
  max-width: 100% !important;
}
.size-variant-option {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.icon-linkedin {
  height:25px !important;
  width:25px !important;
}