.brand-header_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-header_img {
  max-width: 100%;
  width: 200px;
  height: auto;
}