header {
  background-color: #D8353B;
  background-image: url(../assets/images/plane-red.svg);
  background-position: calc(50% - 100px) 40px;
  background-repeat: no-repeat;
  padding: 40px 20px;
}

header img {
  width: 178px;
  height: 61px;
}
