@media only screen and (max-width: 735px) {
  .section-hero {
    text-align: right;
  }
}

@media only screen and (max-width: 735px) {
  .section-applecare {
    text-align: right;
  }
}

.icon-chevronright::before,
.icon-chevronright::after {
  content: "";
}

.section-support .typography-support-headline {
  line-height: 1.44286;
}

@media only screen and (max-width: 1068px) {
  .section-support .typography-support-headline {
    line-height: 1.49048;
  }
}

@media only screen and (max-width: 735px) {
  .section-support .typography-support-headline {
    line-height: 1.41053;
  }
}



.section-plans .applecare-plan .flex-row{
  display: flex !important;
}

.section-plans .applecare-plan,
.section-plans .section-content{
  display: block !important;
}