.stl-cont{position:absolute;z-index:1;}
.stl-inr{position:relative;}
.stl-prod{padding-top:14px;}
.stl-compare-price{opacity:0.50;text-decoration:line-through;padding-top:2px;}
@media(min-width:992px){
  .section-shop-the-look:has(.stl-visual-framed){padding:24px;}
  .shop-the-look{display:flex;}
  .stl-inr{flex:1;}
  .shop-the-look.stl-visual-framed .stl-inr:not(:only-child) .stl-media{height:calc(100dvh - 48px);}
  .shop-the-look:not(.stl-visual-framed) .stl-inr:not(:only-child) .stl-media{height:100dvh;}
  .stl-prod{line-height:125%;}
  .stl-desk-price .stl-compare-price,.stl-desk-price .stl-prod span{display:none;}
}
@media(max-width:991px){
  .section-shop-the-look:has(.stl-visual-framed){padding:16px;}
  .stl-inr:not(:only-child) .stl-media{aspect-ratio:20/21;}
  .stl-cont{text-align:right;}
  .stl-mb-price .stl-compare-price,.stl-mb-price .stl-prod span{display:none;}
}