/** Shopify CDN: Minification failed

Line 20:5 Expected "}" to go with "{"

**/
.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 2rem;
}


  @media only screen and (max-width: 680px){
    .related-products__heading{
      font-size: 24px !important;
      letter-spacing: -1px !important;
      line-height: 1.1;
    }