.profisdo { flex: none; padding: 0; background: #3a6ab4; background-image: url("//dd.unicraft.org/static/branding/profisdo/header/bg.png"); background-repeat: no-repeat; background-position: left center; background-size: cover; display: flex; flex-direction: row; flex-wrap: nowrap; &_logo { display: block; margin: 0; flex: none; } &_text { display: block; margin: 0; flex: none; margin-left: 5vw; } }