div > div > div > a > .uc_post_image {
  transform: scale3d(0.8, 0.8, 0.8);
}
@media screen and (max-width: 768px) {
  tbody .wd-swatch {
    width: 36px !important;
    height: 36px !important;
    min-width: 36px;
    min-height: 36px;
  }
}
@media screen and (max-width: 375px) {
  .wd-header-nav .menu-item {
    font-size: 14px;
    line-height: 20.4px;
  }
  tbody .wd-swatch {
    width: 28px !important;
    height: 28px;
    min-height: 28px;
    min-width: 28px;
  }
  .whb-row .whb-column > .wd-header-nav {
    padding-right: 5px;
    padding-left: 5px;
  }
  .whb-column .menu-item {
    font-size: 14px;
    line-height: 20.4px;
  }
  .variations .wd-swatches-product {
    font-size: 12.6px;
  }
  tr .wd-swatch > .wd-swatch-bg {
    width: 20px;
    height: 20px;
  }
}
