.customers h2{color:#fff;font-size:29px;margin-bottom:40px}.customer_logos{align-items:center;display:grid;gap:25px 85px;grid-template-columns:repeat(2,1fr);width:100%}.customer_logo{width:98px}@media screen and (min-width:768px){.customers{padding:0}.customers h2{font-size:34px;margin-bottom:80px!important}.customer_logos{grid-template-columns:repeat(3,1fr)}.customer_logo{width:160px}}@media screen and (min-width:1300px){.customers{padding:80px 0}.customers h2{font-size:56px}.customer_logo{width:200px}.customer_logos{grid-template-columns:repeat(4,1fr)}}