.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;
  }
}

.icon-arkit::before,
.icon-arkit::after {
  content: "";
}

.section-content > h2.typography-compare-headline {
  direction: rtl;
}

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

@media only screen and (max-width: 734px) {
  .why-ipad-content .section-markup .grid-item-quick-note .grid-figure {
    justify-content: center;
  }
}
