.topbar .brand > span {
    width: 46px;
    height: 32px;
    border-radius: 0;
    background: transparent;
}

.topbar .brand > span img {
    width: 46px;
    height: 29px;
    object-fit: contain;
}
