@media (min-width: 48em) {
  .section-header {
    padding: 0 18rem;
    position: relative; }

  .section-header:before,
  .section-header:after,
  .collection-banner__content h1:before,
  .collection-banner__content h1:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15rem; }

  .section-header:before,
  .collection-banner__content h1:before,
  .shogun__section-header .shogun-heading-component h2:before {
    background: transparent no-repeat center/contain url("//cdn.shopify.com/s/files/1/0512/6897/6802/files/Hearts-Left_360x.gif?v=1620649140");
    left: 0; }

  .section-header:after,
  .collection-banner__content h1:after,
  .shogun__section-header .shogun-heading-component h2:after {
    background: transparent no-repeat center/contain url("//cdn.shopify.com/s/files/1/0512/6897/6802/files/Hearts-Right_360x.gif?v=1620649157");
    right: 0; } }
