.fragrance-image{align-items:center;background:var(--color-image-background);display:flex;justify-content:center;overflow:hidden}.fragrance-image--lg{height:256px}@media screen and not (max-width:480px){.fragrance-image--lg{max-width:192px}}.fragrance-image--md{height:208px}@media screen and not (max-width:480px){.fragrance-image--md{max-width:156px}}.fragrance-image--sm{height:80px}@media screen and not (max-width:480px){.fragrance-image--sm{max-width:60px}}.fragrance-image__img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.fragrance-image--lg .fragrance-image__fallback{color:var(--color-body-text---transparent-40);height:auto;max-height:90%;max-width:132px;width:55%}.fragrance-image--md .fragrance-image__fallback{color:var(--color-body-text---transparent-40);height:auto;max-height:90%;max-width:none;width:100%}.fragrance-image--sm .fragrance-image__fallback{color:var(--color-body-text---transparent-40);height:auto;max-height:90%;max-width:48px;width:75%}.fragrance-image--rounded-xs{border-radius:var(--space-size-xs)}.fragrance-image--rounded-2xs{border-radius:var(--space-size-2xs)}.fragrance-image--rounded-none{border-radius:0}.fragrance-image--background-transparent{background:transparent}.fragrance-image--background-default{background:var(--color-image-background)}
