.brands{background-color:#eaedf3;padding:120px 0 190px}.brands-title{margin-bottom:49px}.brands-items{grid-template-columns:repeat(6,1fr);gap:15px;display:grid}.brands-item{background-color:#fff;border-radius:5px;justify-content:center;align-items:center;min-height:120px;padding:15px;display:flex}.brands-item:nth-child(n+13){grid-column:span 2}.brands-item img{width:50%;height:auto}@media only screen and (max-width:1100px){.brands-item img{width:70%}}@media only screen and (max-width:769px){.brands-items{grid-template-columns:repeat(2,1fr)}.brands-item:nth-child(n+13){grid-column:span 1}}@media only screen and (max-width:542px){.brands-items{margin:10px}}
