.l6-comparison-chart-container .l6-comparison-chart-table-container .l6-comparison-chart-table-row.l6-comparison-chart-image-placeholder .l6-comparison-chart-table-column .l6-comparison-chart-image {
  aspect-ratio: 450 / 350!important;
}

@media (min-width: 770px) {
/*.l6-comparison-chart-container .l6-comparison-chart-product-selector .l6-comparison-chart-category .l6-comparison-chart-category-products .l6-comparison-chart-product {
  width: 24%!important;
}*/
.l6-comparison-chart-container .l6-comparison-chart-product-selector .l6-comparison-chart-category {
  text-align: center !important;
}
.l6-comparison-chart-container .l6-comparison-chart-product-selector .l6-comparison-chart-category .l6-comparison-chart-category-products {
 /* width: 80% !important;
  margin-left: auto !important;
  margin-right: auto !important;*/
}
}

.l6-comparison-chart-container .l6-comparison-chart-table-container .l6-comparison-chart-table-column a.l6-comparison-chart-product-button {
  padding: 10px 30px!important;
  color: #ffffff!important;
  border-radius: 3px!important;
  font-size: 18px!important;
}

.l6-comparison-chart-container .l6-comparison-chart-table-container .l6-comparison-chart-table-column a.l6-comparison-chart-product-button:hover {
  background-color: #333!important; 
  color: #ccc!important;
  border: 2px solid #000!important;
}