  .brand-image {
    transition: .3s;
    z-index: 2;
    width: 100px;
    max-height: 100px;
  }

  .center-items {
    display: flex;
    align-items: center;
  }