.header-middle-ptb-1 {
    padding: 8px 0 !important;
}

.header-middle .logo.logo-width-1,
.header-bottom .logo.logo-width-1,
.header-wrap .logo.logo-width-1,
.mobile-header-logo {
    width: auto !important;
    min-width: 0 !important;
    max-width: 220px !important;
    margin-right: 16px !important;
    position: static !important;
    left: auto !important;
    transform: none !important;
    background: transparent !important;
}

.ursoft-brand,
.ursoft-brand--inline,
.ursoft-brand--stacked {
    display: inline-flex;
    align-items: center;
    background: transparent !important;
    text-decoration: none !important;
}

.ursoft-brand-logo,
.ursoft-brand img,
.header-middle .logo img,
.header-middle .logo.logo-width-1 a img,
.header-bottom .logo img,
.header-bottom .logo.logo-width-1 a img,
.mobile-header-logo img,
.mobile-header-logo a img {
    display: block !important;
    width: auto !important;
    min-width: 0 !important;
    height: 52px !important;
    max-height: 52px !important;
    max-width: 200px !important;
    background: transparent !important;
    border-radius: 0 !important;
    object-fit: contain !important;
    box-shadow: none !important;
}

@media (max-width: 991px) {
    .header-bottom .logo.logo-width-1 a img,
    .mobile-header-logo a img,
    .mobile-header-logo .ursoft-brand-logo {
        height: 42px !important;
        max-height: 42px !important;
        max-width: 170px !important;
    }
}

.widget-about .ursoft-brand-logo,
.widget-about .ursoft-brand img {
    height: 64px !important;
    max-height: 64px !important;
    max-width: 240px !important;
}

.checkout-logo img,
.checkout-logo .ursoft-brand-logo {
    height: 56px !important;
    max-height: 56px !important;
    max-width: 220px !important;
}
