.compare-modal .device-content .footnote a {
  margin: 0;
}

.page-overview .compare-table .section-buy .compare-row,
.page-overview .compare-table .section-buy .compare-row:nth-of-type(3) {
  margin-top: 0;
}

.page-overview
  .compare-table
  .section-buy
  .compare-row
  .compare-column.template-item-link {
  margin-top: 0.8em;
}

@media only screen and (min-width: 1068px) {
  .page-overview .compare-table .section-summary .icon-badge,
  .page-overview .compare-table .section-summary .image-icon-wrapper {
    padding: 0 28px;
  }
}

.page-overview .compare-table .section-buy .template-dynamic-price .mdash {
  display: block;
}
