
/* V122 — Preview lives directly under SkiinOBS workflow */
.hero-experience .product-card-native-flow > .hero-preview-wrap{
  width:100%!important;
  max-width:none!important;
  margin:24px 0 0!important;
  padding:24px 0 0!important;
  border-top:1px solid #e3ebf5!important;
}
.hero-experience .product-card-native-flow > .hero-preview-wrap > div{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.hero-experience .product-card-native-flow > .hero-preview-wrap .skiin-preview{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
@media(max-width:620px){
  .hero-experience .product-card-native-flow > .hero-preview-wrap{
    margin-top:20px!important;
    padding-top:18px!important;
  }
}
