.authorization__page .website__identity__sidebar .custom__website__full__logo, .main__footer__wrapper .bottom__footer__wrapper .footer__website__informations .custom__website__full__logo {
max-width: 250px !important;
}
.main__footer__wrapper .bottom__footer__wrapper .footer__website__informations .image__logo.icon, .main__footer__wrapper .bottom__footer__wrapper .footer__website__informations .image__logo__tagline {
    max-height: 80px;
    width: auto;
}
.header__item_messages .header__head .header__head__item___number, .header__item_shopping .header__head .header__head__item___number {
    color: #000;
}

body.header__top__logo header .website__identity__sidebar__link .image__logo.icon, body.header__top__logo header .website__identity__sidebar__link .image__logo__tagline {
    max-height: 40px;
    width: 100%;
}
@media only screen and (min-width: 992px) {
    .image__logo {
        display: none !important;
    }
}
@media only screen and (max-width: 767px) {
    .website__identity__sidebar__link .image__logo__tagline {
        max-width: 120px;
        height: auto;
    }
}