/* Add custom CSS styles below */ 
    @media (max-width: 640px) {
      .is-sticky-product-bar.product-single [id^=gb-widget] {
        bottom: 100px !important;
      }
    }