.autoeuro { flex: none; padding: 4rem 10vw; background: #fff; background-image: url("//dd.unicraft.org/static/branding/autoeuro/header/bg.png"); background-repeat: no-repeat; background-position: center; background-size: 100% 100%; display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; overflow: hidden; &_logo { display: block; flex: none; height: 6rem; margin-right: 2rem; } &_pic { display: block; flex: none; height: 9rem; } }