.logos {
  display: flex;
  max-width: 100%;
}

.logos > img {
  max-width: 100%;
  height: auto;
}