﻿.headerbar .headerbar-left .logo img {
    padding-bottom: 0px;
    float: left;
}

.logo {
    line-height: 0;
}

.headerbar .headerbar-left {
    background: #ffffff;
}

.card-header {
    background-color: rgb(0 0 0 / 0%);
}

.enlarged .headerbar .headerbar-left .logo img {
    max-height: unset;
}
