.press-container svg {
  transform: scaleX(-1);
}

.image-airpods-size,
.image-case-depth {
  transform: scaleX(-1);
}

.image-airpods-size figcaption span,
.image-case-depth figcaption span {
  transform: scaleX(-1);
  display: inline-block;
}

.techspecs .section-hero.techspecs-row.techspecs-header-row .techspecs-column {
  margin-right: 0%;
}

.section-environment
  .callout-techspecs-environment
  .callout-techspecs-environment-logo {
  left: 0%;
  right: unset;
}

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

.section-dimensions .airpods-size .width {
  left: 10%;
}

@media only screen and (max-width: 1068px) {
  .section-dimensions .airpods-size .width {
    left: -10px;
  }
}

@media only screen and (min-width: 736px) {
  .section-compatibility
    .techspecs-row
    .techspecs-column.techspecs-column-smallfullwidth:nth-child(odd) {
    margin: 0;
    padding-right: 3%;
    padding-left: 0;
  }
}

@media only screen and (max-width: 736px) {
  .techspecs-columnheader,
  .techspecs-column {
    margin-right: 0;
  }
}

.callout-techspecs-environment-copy {
  width: 100%;
}
.section-dimensions .right-wrapper .case-depth {
  transform: scaleX(-1);
}

.section-dimensions .right-wrapper p {
  transform: scaleX(-1);
  text-align: right;
}

.section-dimensions .right-wrapper .case-depth .depth span {
  transform: scaleX(-1);
  display: inline-block;
}

.section-dimensions .airpods-size {
  transform: scaleX(-1);
}

.section-dimensions .airpods-size p {
  transform: scaleX(-1);
  text-align: right;
}

.section-dimensions .airpods-size .typography-body-reduced span {
  transform: scaleX(-1);
  display: inline-block;
}

.section-dimensions .case-size {
  margin-right: 0;
}

@media only screen and (max-width: 734px) {
  .section-environment
    .callout-techspecs-environment
    .image-specs-environment-icon {
    position: static;
    margin: 0 auto 1.7em auto;
  }
}

@media only screen and (min-width: 734px) {
  .techspecs .techspecs-section .techspecs-row .techspecs-column {
    width: 566px;
  }
}

@media only screen and (min-width: 734px) and (max-width: 1068px) {
  .techspecs-row {
    display: flex;
  }
}
