﻿.brand-logo__item {
  height: 66px;
}

@media (min-width: 1024px) {
  .brand-logo__item {
    height: 90px;
  }
}
