.no-students .student,
.amv,
.amv2 {
  visibility: hidden;
}

@media only screen and (min-width: 1069px) {
  .card-apple-one-offer.card-full .card-copy {
    padding-right: 31px;
    padding-left: 31px;
  }
}

body.t3 .overview-apple-one {
  margin-left: -202px;
}

body.t3 .overview-apple-one {
  width: var(--p-width);
  height: var(--p-height);
  --p-width: 386px;
  --p-height: 234px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
  body.t3 .overview-apple-one {
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 301px;
    --p-height: 183px;
  }
}

@media only screen and (max-width: 1068px) {
  body.t3 .card-apple-one-offer .card-copy {
    padding-bottom: 70px;
  }
}

@media only screen and (max-width: 734px) {
  body.t3 .card-apple-one-offer .card-copy {
    padding-bottom: 34px;
  }
}

@media only screen and (max-width: 1068px) {
  body.t3 .section-offers .card-full .overview-apple-one {
    margin-left: -72px;
  }
}

@media only screen and (max-width: 734px) {
  body.t3 .section-offers .card-full.card-apple-one-offer {
    height: 580px;
  }
}

@media only screen and (max-width: 734px) {
  body.t3 .section-offers .card-full .overview-apple-one {
    top: -32px;
    margin-left: -36px;
  }
}
