/** Shopify CDN: Minification failed

Line 13:22 Unexpected "{"
Line 13:30 Expected ":"
Line 17:22 Unexpected "{"
Line 17:30 Expected ":"

**/


/* CSS from section stylesheet tags */
@media screen and (min-width:750px){
    #shopify-section-{{section.id}} div.custom_lelt_right_page_banner div.group {
      display: flex;
      justify-content: space-between;
    }
    #shopify-section-{{section.id}} div.custom_lelt_right_page_banner div.group a:nth-child(odd) {
      margin-right:25px;
    }
  }