.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after {
    position: relative;
    top: -0.08em;
}

.icon-after::after, .more::after {
    top: -.1em;
}

.more:before, .more:after,
.icon-chevronright:after,
#ac-globalfooter .ac-gf-more:after {
    top: -0.08em;
}

.page-iwork .section-hero .elevated-subhead {
    max-width: 800px;
}

@media only screen and (min-width: 1069px) {
    .section.section-hero .section-hero-block  p.large-8 {
        flex-basis: 66%;
        max-width: 66%;
    }
}

@media screen and (max-width: 734px) {
    .page-iwork .section-hero .elevated-subhead {
        max-width: 580px;
    }
}

@media only screen and (min-width: 1069px) {
    .section-copy-block .pattern-tile.tile.tile-pages, .section-copy-block .pattern-tile.tile.tile-numbers, .section-copy-block .pattern-tile.tile.tile-keynote  {
        margin-left: 0;
        margin-right: 0;
    }
}
