.home-logo {
    position: relative;
    z-index: 9;
}
.header .home-logo .logo img {
    background: #0060B1;
    padding:5px;
    border-radius:10px;
}