.logo--hw {
  width: 50dvw;
}

.bg__logo--fw {
  display: flex;
  justify-content: center;
  align-items: center;
  background: dimgray;
}
