.logos-block{display:flex;flex-direction:row;flex-wrap:no-wrap;justify-content:space-evenly;align-items:center}.logo-image{max-width:200px;margin:10px}@media screen and (max-width:768px){.logos-block{flex-wrap:wrap}.logo-image{flex:1 1 40%}}