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

.icon-chevronup::after {
    top: -.1em;
}

.section-content .support-block a.icon-wrapper:after {
    vertical-align: 0.07em;
}

@media only screen and (max-width:735px) {
    .section-table.section-table-apple-watch {
        margin-bottom: 0 !important;
    }
    
    .section-table.section-table-apple-watch .cellular-table:last-child {
        margin-bottom: 0 !important;
        padding-bottom: 90px;
        background-color: #fafafa;
    }
}
