.section-specs .section-control .press-container span svg {
  transform: scaleX(-1);
}

.section-dimensions .case-depth,
.section-dimensions .airpods-size {
  text-align: left;
}

.ltr-large {
  direction: ltr;
}
@media only screen and (max-width: 734px) {
  .ltr-large {
    direction: rtl;
  }
  .section-dimensions .case-depth,
  .section-dimensions .airpods-size {
    margin-right: 78px;
  }
}

body sup.footnote.footnote-number {
  margin-left: 0;
}
