.header_main__logo
display: flex
background-color: red
width: 50%
height: 100%
justify-content: flex-end заменить на justify-content: center
div {
height: 100vh;
background-image: url('http://i.imgur.com/X1iIDmp.jpg');
background-position: center;
background-size: 2600px auto;
}