.logo {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.logo-medium {
  max-width: 100px;
  width: 100%;
}
