@media (max-width: 480px) {
    .header--logged .header__logo {
        width: 108px !important;
    }
}