.brand--top,
.brand--top img {
  width: 220px;
}

@media (max-width: 780px) {
  .brand--top,
  .brand--top img {
    width: 160px;
  }
}
