.product__info-container .sticky-area.is-pinned {
  padding-top: 4em;
}

product-info:before{
  background:#BBB no-repeat center fixed;
  background-image:url('garden-biohort.webp');
  background-size:cover;
  content:"";
  top:0;
  bottom:0;
  left:0;
  right:0;
  position:absolute;
  opacity:1;
}