.icon-after::after, .more::after {
    position: relative;
    top: -.05em;
}

@media only screen and (max-width: 1068px) {
    .section-footer .column:first-of-type .chiclets {
        margin-top: 79px;
    }
}

@media only screen and (max-width: 735px) {
    .section-footer .column:first-of-type .chiclets {
        margin-top:52px
    }
}