.header-container{
    position: relative;
    text-align: center;
	background-color: rgb(247,144,34);
}

.headerLogo-container img{
    position: inherit;
}