@media only screen and (min-width: 1280px) {
    body .top-bar .header__logo {
        flex-basis: auto !important;
    }
}