
/* Safari */
@media all and (min-width: 1400px) {
    #footer li:last-child {
        margin-top: -2px !important;
    }
}