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

.section-size .height {
  text-align: left;
}

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

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

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

@media only screen and (min-width: 736px) {
  .techspecs
    .section-compatibility
    .techspecs-row
    .techspecs-column: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;
  }

  .section-size .image-airpods-size {
    right: 57px;
  }
}

.callout-techspecs-environment-copy {
  width: 100%;
}

.subhead.with-btn {
  padding-top: 12px;
}

@media only screen and (min-width: 1068px) {
  .section-size .image-case-depth {
    margin-right: 80px;
    margin-left: 0px;
  }
}

@media only screen and (min-width: 736px) and (max-width: 1068px) {
  .section-size .image-case-depth {
    margin-right: 80px;
    margin-left: 0px;
  }
}
