.compare-results-section {
  --sp-r: 0;
}

.compare-mode legend.filter-label {
  display: none;
}

.compare-message {
  text-align: center;
  padding-bottom: 25px;
}

.compare-options {
  display: flex;
  justify-content: flex-end;
  height: auto;
  right: 0;
  bottom: 0;
}

.compare-results-section-inner {
  padding-bottom: 40px;
}

.compare-options .icon--right:after {
  --icon-width: 34px;
  --icon-height: 34px;
}

.compare-results-title {
  font-size: 15px;
  line-height: 1.25;
}

.compare-results-title strong {
  font-size: 14px;
}

.compare-results-header {
  padding-bottom: 15px;
  gap: 15px 30px;
}
