/* Normalise the photographed object, including source-image whitespace. */
.product-frame{display:block;position:relative;container-type:size;overflow:hidden;isolation:isolate;flex:none;width:80px;height:96px}
.product-frame.product-frame>img,#ga-brand-polish .product-frame>img.ga-product-image{position:absolute;max-width:none;max-height:none;padding:0;width:calc(90cqh * var(--pf-width));height:calc(90cqh * var(--pf-height));left:calc(50% - 90cqh * var(--pf-centre));top:calc(5cqh - 90cqh * var(--pf-top));object-fit:fill;object-position:center}
.product-photo:has(>.product-frame){position:relative}
.product-photo>.product-frame{position:absolute;inset:22px;width:auto;height:auto}
.suggestion-item>.product-frame{width:44px;height:52px}
.search-result-photo>.product-frame{width:100%;height:100%}
@media(max-width:850px){#ga-brand-polish .ga-product>.product-frame{width:66px;height:86px;grid-row:span 2}}

.mobile-search-results .product-frame{width:40px;height:48px}
