.shopify-product-form delivery-promise-wc {
  margin: -20px 0;
}

@media screen and (max-width: 1001px) {
  .product-form {
    row-gap: 6px;
  }
  .shopify-product-form delivery-promise-wc {
    margin: initial;
  }
}
