.wrapper-menu-brand {
    max-height: 90px;
    overflow: hidden;
    transition: max-height 0.5s, overflow 0s;
}
