.toolbar .cart-btn>.btn {
    background: #ec0289;
}
 
.header-full .logo img {
/* Change this for desktop */
    max-width: 250px !important;
    height: auto !important;
    max-height: none !important;
}

.toolbar .account-btn span .welcome-message {
    display: inline-block;
}