.techs{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center;margin:0 auto;padding:48px 15px}.techs__title{flex:1}.techs__logos{display:grid;gap:65px;grid-template-columns:repeat(auto-fit,minmax(103px,1fr));justify-items:center;width:100%}.tech__image{height:72px}@media (min-width:992px){.techs{flex-direction:row;gap:0}.techs__logos{width:68%}}