.section-chip .copy {
  padding-right: 60px;
  padding-left: 0;
}
@media only screen and (max-width: 1068px) {
  .section-chip .copy {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 734px) {
  .section-chip .copy {
    padding-right: 0;
  }
}
@media only screen and (min-width: 735px) {
  .buystrip-hero .help {
    grid-column: span 6;
  }
}
#ac-globalfooter[lang="ar-AE"] .ac-gf-sosumi {
  border-top: 1px solid #424245;
}

.buystrip-hero .help {
  margin-top: 0;
}

#ac-localnav .ac-ln-menu-link.variant {
  display: none;
}

.ac-gf-breadcrumbs .control-copy {
  display: inline;
}

.ac-gf-breadcrumbs .android-copy {
  display: none;
}

body.switch-v1 #ac-localnav .ac-ln-menu-link.variant {
  display: flex;
}

body.switch-v1 #ac-localnav .ac-ln-menu-link.control,
body.switch-v1 .ac-gf-breadcrumbs .control-copy {
  display: none;
}

body.switch-v1 .ac-gf-breadcrumbs .android-copy {
  display: inline;
}

.techspecs-appgrid-app-icon {
  display: block;
}
