header {
  height: 550px;
  background-image: url('./images/new-backgroundFinalMin.svg');
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 40px;
  color: #070136;
}