body[data-site-page="shop"].home-v2-storefront-page .shop-runway-products .product-card-sku-lumaglow-aura .product-card-media .media-frame-window img {
  object-fit: cover !important;
  object-position: 50% 54% !important;
  padding: 0 !important;
  transform: none !important;
}

body[data-site-page="shop"].home-v2-storefront-page .shop-runway-products .product-card-sku-lumaglow-aura .product-card-preview-thumb img {
  object-fit: cover !important;
  padding: 0 !important;
  transform: none !important;
}

body[data-site-page="shop"].home-v2-storefront-page .shop-runway-products .product-card-sku-lumaglow-aura .product-card-preview-thumb:nth-child(1) img {
  object-position: 50% 66% !important;
}

body[data-site-page="shop"].home-v2-storefront-page .shop-runway-products .product-card-sku-lumaglow-aura .product-card-preview-thumb:nth-child(2) img {
  object-position: 50% 67% !important;
}

body[data-site-page="shop"].home-v2-storefront-page .shop-runway-products .product-card-sku-lumaglow-aura .product-card-preview-thumb:nth-child(3) img {
  object-position: 50% 64% !important;
}

@media (hover: hover) and (pointer: fine) {
  body[data-site-page="shop"].home-v2-storefront-page .shop-runway-products .product-card-sku-lumaglow-aura:hover .product-card-media .media-frame-window > img {
    transform: none !important;
  }
}
