#top-bg #header-image {
  width: 100%;
  max-width: 640px;
  height: fit-content;
  margin-left: auto;
  margin-right: auto;
margin-top: auto;
margin-bottom: auto;
}

header {
  height: 240px;
padding: 20px 20px;
}

header h1 {
display: none;
}