/* SupraOS /company ecosystem wall V92.1 */
.v92-logo-plate-radical{padding:5px}
.v92-logo-plate-radical img{max-height:84px}
@media (min-width:1081px){
  .v92-ecosystem-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
}
@media (min-width:841px) and (max-width:1080px){
  .v92-ecosystem-grid article:nth-last-child(2){grid-column:2}
  .v92-ecosystem-grid article:last-child{grid-column:3}
}
