header .uk-text-right {
    padding-top: 6px !important;
}

@media only screen and (max-width: 640px) {
    header .uk-text-right {
        padding-top: 2px !important;
    }
}
