.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;
    }
}


