Center Logo Mikado One, WordPress

Hello everyone,

I’m designing a WP site using the Mikado One theme, but I can not focus my logo on the navbar. Do you have a solution ?

I tired :
.call_to_action{
width:100%;
background-color:black;
color:white;
}
div .logo_wrapper {
height: 95px;
width: 150px !important;
}
.vertical_logo_wrapper {
text-align: center;
}

Thanks