.store-logo img, 
.store-header__logo img, 
header .store-logo img, 
.navbar-brand img {
    width: 80px !important;
    height: auto !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: contain !important;
    display: block !important;
}