.uses { margin-bottom: 120px; } @media (min-width: 1720px) { .uses { margin-bottom: 136px; } } @media (max-width: 1304.98px) { .uses { margin-bottom: 123px; } } .uses__grid { text-align: left; display: grid; grid-template-columns: repeat(3, 1fr); /* max-width: 101.5%; */ /* width: 101.5%; */ } .uses__item { min-height: 50px; margin-bottom: 19px; padding: 0 50px 0 2px; } @media (min-width: 1720px) { .uses__item { margin-bottom: 22px; } } .uses__icon { margin-bottom: 11px; } @media (min-width: 1720px) { .uses__icon { width: 147px; height: 147px; margin-bottom: 20px; } } .uses .title { max-width: 50%; margin: 0 auto 60px; } @media (max-width: 1304.98px) { .uses .title { max-width: 70%; margin-bottom: 39px; } }