.navbar {
    height:70px;
}

.logo {
    height: 40px;
    background: whitesmoke;
    padding: 3px;
    border-radius: 5px;
}

.wrapper{

}