.ekt { background-color: transparent; text-align: center; position: relative; flex: none; padding: 3rem 0 1rem; background-image: url("//dd.unicraft.org/static/branding/ekt/header/bg_img1.png"), url("//dd.unicraft.org/static/branding/ekt/header/bg_img2.png"); background-repeat: no-repeat; background-position: -5% center, 105% center; background-size: 35% auto; @media screen and (max-width: 800px) { background-position: -55% center, 155% center; background-size: 55% auto; } &_logo { height: 110px; display: block; z-index: 10; margin: 0 auto; } }