/** Shopify CDN: Minification failed

Line 22:3 Expected "}" to go with "{"

**/


/* CSS from section stylesheet tags */
.product-compare__container{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .product-compare__products-grid{ max-width: 1300px; }
@media screen and (max-width: 1024px) {
  .column-element {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }