@media (min-width: 769px) {
  .product-details + .shopify-section::before {
    display: none;
  }
}