/** Shopify CDN: Minification failed

Line 15:20 Unexpected "{"
Line 15:29 Expected ":"

**/


/* CSS from section stylesheet tags */
.customWidth {
    width: 200px;
    cursor: pointer;
  }

  #shopify-section-{{ section.id }} .rich-text-custom *{
   
  }

  @media screen and (max-width: 767px) {
    .customWidth {
      margin-right: 8px;
    }
  }