.logo50{
    width: 50px;
}
.logo100{
    width: 100px;
}
.pass-btn-log
 {
    position: absolute;
    top: 1px;
    right: 0px;
}
.filter-bar {
    display: flex!important;
}
.search-bar {
    display: grid;
    justify-content: end;
    justify-items: end;
    grid-auto-flow:column;

} 