.center {
  text-align: center;
}

.head_logo {
  width: 100%;
  display: flex;
  justify-content: center;
}

.head_logo img {
  width: 100%;
  max-width: 230px;
}
