.Header__logo {
  width: 70px; /* or any size you prefer */
  height: 30x; /* maintain aspect ratio */
  max-height: 70px; /* optional: limit max height */
}

