.site-brand-logo-img{display:block;max-width:100%;height:auto;object-fit:contain;margin:10px auto 0}.navbar-brand-box .logo-lg .site-brand-logo-img{max-height:55px}.navbar-brand-box.horizontal-logo .logo-lg .site-brand-logo-img{max-height:17px}

.choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
    font-size: 11px !important;
}

.choices__list--single {
    font-size: 10px !important;
}

.choices__list--single .choices__item {
    font-size: 12px;
}
.navbar-brand-box .logo-lg img{
    width: 70%;
    height: auto;
}

