
@media(max-width:787px){
  .section--flush img.logo-list__image {
  max-width: 80px;
}
  .section--flush .logo-list__item{
    padding: 2px;
  }
}