.logo{ background-image: url(../images/logo.svg)!important;height:64px;}
.dark-mode header .logo{ background-image: url(../images/logo-white.svg)!important;}
@media screen and (min-width:560px) and (max-width: 768px) {
    .logo{ height:50px;}
}
.shipment-logo a img{display:none;}
.shipment-logo a {background-image:url(../images/citysprint.png)!important;width:78px ; height:26px; display: block;background-size: cover;background-repeat: no-repeat;}

#body-root.theme-brand_thanks .logo, #body-root.theme-brand_diwali4 .logo,#body-root.theme-brand_diwali5 .logo
 {background-image: url(../images/logo-white.svg) !important;}