.logo img {
  margin-left: -5rem;   /* moves the logo slightly left */
  width: 90%;           /* reduces the size proportionally */
  height: 75%;         /* keeps aspect ratio */
}
