@charset "utf-8";

#shopify-section-product-effect .product-effect {
  margin: 48px 0px;
  @media (min-width: 768px) {
  margin: 64px 0px;
}
}