.companies{margin-top:85px}.companies h2{margin-bottom:25px;text-align:center}.companies__desc{color:#8f8f8f;margin-bottom:60px;text-align:center}.companies__list{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:25px;justify-items:center}.companies__item{height:61px;width:150px}@media (max-width:1100px){.companies__list{grid-template-columns:repeat(5,1fr)}}@media (max-width:900px){.companies__list{grid-template-columns:repeat(4,1fr)}}@media (max-width:750px){.companies__list{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.companies__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.companies{margin-top:70px}.companies__list{grid-template-columns:1fr}}@media (max-width:360px){.companies__list{justify-content:center}}
