.headerLinks {
 justify-content: center;   
}

.footer-container .container-fluid .row {
	display: flex;
    justify-content: space-evenly;
}    


.header-container.border-bottom {
  border-bottom: 0px solid  !important;
}


.navbar-brand img  {
  width: 100%;
  height: auto;
}  