@media (min-width: 992px){
html.sticky-header-active .header-logo img {
    width: 80px; 
    height: auto;
    top: 0px !important;
}
}


