#brand-logo {
  background-image: url(../../assets/img/logo.png);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 98px;
  width: 266px;
}

