.apple-distinguished-schools .section-explore-ads .section-dropdown.show {
    padding-bottom: 75px;
}

@media only screen and (max-width: 735px) {
    .apple-distinguished-schools .section-explore-ads .section-dropdown.show {
        padding-bottom: 70px
    }
}
.typography-subsection-headline:lang(zh) {
    line-height: 1.1;
}
.typography-subsection-subhead:lang(zh) {
    line-height: 1.1;
}
div.column.large-10.large-offset-1.medium-12.small-12.medium-offset-0 .row {
    padding-bottom: 100px
}

@media only screen and (max-width: 735px) {
    div.column.large-10.large-offset-1.medium-12.small-12.medium-offset-0 .row {
      padding-bottom:0;
    }
}


.section-sign-up .content-wrapper {
    max-width: 900px;
    }

 .section-innovation .highlight {
        z-index: -1;
      }

      .headline-center-ml {
        position: absolute
      }
@media only screen and (max-width: 735px) {
    .headline-center-ml {
        position: relative
    }
    .section-tiles .small-span-12 {
        width: 100%;
        max-width: 100%;
    }
    .section-tiles .tile {
        max-width: 100%;
    }
}
.headline-center-ol {
    position: absolute
}
@media only screen and (max-width: 1068px) {
    .headline-center-ol {
        position: relative
    }
}

.section-innovation .unit {
    font-size: .5em;
    text-shadow: none;
    -webkit-text-stroke-width: 0;
    color: black;  
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.modal .row.justify-content-end.medium-justify-content-center {
	transform: translateX(50px);
}
}
