@media  (max-width: 959px)
{
.uk-logo img { height: 15px!important;}
	
}

@media  (min-width: 960px)
{
.uk-logo img { height: 40px!important;}
	
}