.logo {
  display: block;
  position: relative;
  width: 15.9rem;

  img {
    @include fill-img;
  }
}
