div.title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 2%;
}

img.title {
  width: 70%;
}