@media screen and (max-width: 991px) {
    .header-container .header .header-mobile .logo-container {
        flex: 0 0 40%;
    }
}