.page-specs .section-size-weight .appletv-dimensions .caption-depth,
.page-specs .section-size-weight .appletv-dimensions .caption-height {
  right: 297px;
}

@media only screen and (max-width: 734px) {
  .page-specs .section-size-weight .appletv-dimensions .caption-depth,
  .page-specs .section-size-weight .appletv-dimensions .caption-height {
    right: 215px;
  }
}

.page-specs .section-size-weight .remote-dimensions .caption-depth {
  right: 142px;
}

@media only screen and (max-width: 734px) {
  .page-specs .section-size-weight .remote-dimensions .caption-depth {
    right: 127px;
  }
}

.page-specs .section-size-weight .appletv-dimensions .caption-width {
  /* bottom: 476px; */
}

@media only screen and (max-width: 734px) {
  .page-specs .section-size-weight .appletv-dimensions .caption-width {
    bottom: 326px;
  }
}

.page-specs .section-size-weight .remote-dimensions .caption-width {
  /* bottom: 459px; */
}

@media only screen and (max-width: 734px) {
  .page-specs .section-size-weight .remote-dimensions .caption-width {
    bottom: 410px;
  }
}

.page-specs .section-siri-remote .apple-tv-touch-remote {
  margin-right: 32px;
}

@media only screen and (max-width: 1068px) {
  .page-specs .section-siri-remote .apple-tv-touch-remote {
    margin-right: 28px;
  }
}

@media only screen and (max-width: 734px) {
  .page-specs .section-siri-remote .apple-tv-touch-remote {
    margin-right: 22px;
  }
}

@media only screen and (max-width: 1068px) {
  .page-specs .section-siri-remote .hardware-diagram .caption-back,
  .page-specs .section-siri-remote .hardware-diagram .caption-mute,
  .page-specs .section-siri-remote .hardware-diagram .caption-play,
  .page-specs .section-siri-remote .hardware-diagram .caption-touch {
    left: 0;
  }
}

@media only screen and (max-width: 734px) {
  .page-specs .section-siri-remote .hardware-diagram .caption-back,
  .page-specs .section-siri-remote .hardware-diagram .caption-mute,
  .page-specs .section-siri-remote .hardware-diagram .caption-play,
  .page-specs .section-siri-remote .hardware-diagram .caption-touch {
    left: auto;
  }
}

@media only screen and (max-width: 1068px) {
  .page-specs .section-siri-remote .hardware-diagram .caption-home,
  .page-specs .section-siri-remote .hardware-diagram .caption-power,
  .page-specs .section-siri-remote .hardware-diagram .caption-siri,
  .page-specs .section-siri-remote .hardware-diagram .caption-volume {
    left: 215px;
  }
}

@media only screen and (max-width: 734px) {
  .page-specs .section-siri-remote .hardware-diagram .caption-home,
  .page-specs .section-siri-remote .hardware-diagram .caption-power,
  .page-specs .section-siri-remote .hardware-diagram .caption-siri,
  .page-specs .section-siri-remote .hardware-diagram .caption-volume {
    left: auto;
  }
}

.page-specs .section-siri-remote .hardware-diagram .caption-microphone {
  right: unset;
  top: 5px;
}

@media only screen and (max-width: 1068px) {
  .page-specs .section-siri-remote .hardware-diagram .caption-microphone {
    left: 105px;
  }
}

@media only screen and (max-width: 734px) {
  .page-specs .section-siri-remote .hardware-diagram .caption-microphone {
    top: auto;
    left: auto;
  }
}

@media only screen and (max-width: 734px) {
  .page-specs .section-processor p {
    top: 10px;
  }
}

.page-specs .section-connectivity .copy {
  padding-right: 0;
}
