/** Shopify CDN: Minification failed

Line 15:22 Unexpected "{"
Line 15:30 Expected ":"
Line 19:22 Unexpected "{"
Line 19:30 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:custom_pc_left_right_image (INDEX:68) */
@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;
    }
  }
/* END_SECTION:custom_pc_left_right_image */