body.pojo-title-bar #header:hover{
    background-color: rgba(0, 0, 0, 0.82) !important;
    transition: all 0.5s ease;
}

.sticky-header .logo{padding: 4px 0;}
.sticky-header .logo img {max-width: 91%;}
