.unit_size_grid{
  display:inline-block;
  font-weight: 500;
  font-size:11px;
  padding:2px 6px;
}
.size-chart__standalone{
  margin-bottom:10px;
}
.how_to_measure_link{
  letter-spacing: .3em; font-size: .8em;
}
.how_to_measure_link:hover{
  text-decoration:underline;
}
.tag-list label{
    font-size:14px;
}
@media only screen and (min-width:769px){

  .color-swatch--small{
      width:40px;
      height:40px
  }
  
}