.section-compare .wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

@media only screen and (max-width: 734px) {
  .section-compare .compare-grid {
    max-width: unset;
    width: auto;
  }
}

.section-compare .remove-cell {
  color: #fff;
  height: 0;
  overflow: hidden;
  margin-top: -5px;
}
