.uk-logo.uk-navbar-item {
    /*position: absolute;*/
}
@media (max-width: 960px) {
    .uk-logo.uk-navbar-item {
        width: 80px;
    }
}