.dudkibar { flex: none; padding: 4rem; background: #077a7f; background-image: url("//dd.unicraft.org/static/branding/dudkibar/header/bg.png"); background-repeat: no-repeat; background-position: center; background-size: cover; overflow: hidden; position: relative; &_logo { display: block; margin: 0; margin-left: 50%; transform: translateX(-100%); max-width: 50%; } &_plate { display: block; margin: 0; position: absolute; top: 0; left: 50%; transform: translateX(-20%); height: 100%; } }