.product-comparison .main-heading{font-size: 1.75rem;font-weight: 300;}
.product-comparison .product-comparison-content {
      grid-template-columns: repeat(3, 1fr);
      grid-template-rows: repeat(5, auto);
}
@media screen and (max-width: 756px) {
   .product-comparison .product-comparison-content {
      grid-template-columns: repeat(3, 100%);
  }
}
.product-comparison .product-comparison-content ul {
    display: block;
    list-style-type: none;
    margin-block: 0px;
    margin-inline: 0px;
    padding-inline-start: 0px;
}
.product-comparison .product-comparison-content .clean-heading .style-translate{
    text-transform: uppercase;
  }
.product-comparison .product-comparison-content .feature-cell {
max-width:260px;
margin:0 auto;
min-width: 100px;
}
  [data-product-category="Chairs: Gaming Chairs"] {
      .image-icon-adaptive-lumbar {
        background-repeat: no-repeat;
        background-image: url("https://assets2.razerzone.com/images/icon-library/v1/Lifestyle%20(LS)/LS0019-adaptive-lumbar.svg");
      }
        .image-icon-adjustable-lumbar-curve {
        background-repeat: no-repeat;
        background-image: url("https://assets2.razerzone.com/images/icon-library/v1/Lifestyle%20(LS)/LS0020-adjustable-lumbar-curve.svg");
      }
      .image-icon-ergonomic-lumbar-support {
        background-repeat: no-repeat;
        background-image: url("https://assets2.razerzone.com/images/icon-library/v1/Lifestyle%20(LS)/LS0001-ergonomic-lumbar-support.svg");
      }
            .image-icon-multi-chair-comfort {
        background-repeat: no-repeat;
        background-image: url("https://assets2.razerzone.com/images/icon-library/v1/Lifestyle%20(LS)/LS0023-chair-comfort.svg");
      }
      .image-icon-multi-layered-synthetic-leather {
        background-repeat: no-repeat;
        background-image: url("https://assets2.razerzone.com/images/icon-library/v1/Lifestyle%20(LS)/LS0002-multi-layered-synthetic-leather.svg");
      }
      .image-icon-synchro-tilt-technology {
        background-repeat: no-repeat;
        background-image: url("https://assets2.razerzone.com/images/icon-library/v1/Lifestyle%20(LS)/LS0011-synchro-tilt-technology.svg");
      }
      .image-icon-2D-Lumbar {
        background-repeat: no-repeat;
        background-image: url("https://assets2.razerzone.com/images/icon-library/v1/Lifestyle%20(LS)/LS0018-2D-Lumbar.svg");
      }
      .image-icon-ultra-durable-breathable-mesh {
        background-repeat: no-repeat;
        background-image: url("https://assets2.razerzone.com/images/icon-library/v1/Lifestyle%20(LS)/LS0012-ultra-durable-breathable-mesh.svg");
      }
    }
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}