.product-card .product-visual .product-image-link,
.product-card .product-photo,
.perfume-gallery .page-packshot{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.product-visual .product-photo{padding:6%}
.product-photo.packshot-fitted{padding:0!important;position:relative;overflow:hidden}
.product-photo.packshot-fitted img{position:absolute;max-width:none;max-height:none;min-height:0;object-fit:fill;mix-blend-mode:multiply}
@media(max-width:600px){
  .product-card .product-visual .product-photo{aspect-ratio:4/5;padding:4%}
  .product-visual .save{top:4px;right:2px;background:transparent}
  .perfume-gallery .page-packshot{height:340px;padding:20px 8%}
}
@media(max-width:380px){.perfume-gallery .page-packshot{height:310px}}
