.mini-header{
    min-height: 0 !important;
}

#header-scroll > div:nth-child(1),#header-scroll-alt > div:nth-child(1){
    transition: 0.2s all;
}

.mini-header > div:nth-child(1){
    width: 90px;
    transition: 0.2s all;
}