section#highlights{padding:100px 40px 40px;position:relative}section#highlights container{display:flex;flex-direction:column;gap:40px;height:100%;justify-content:center;margin:auto;max-width:1280px;position:relative}.highlights-container{display:grid;gap:80px;grid-template-columns:repeat(auto-fit,minmax(540px,1fr));grid-template-rows:auto}.highlight-tag{letter-spacing:.005em;text-transform:uppercase}img.highlight-logo{height:auto;max-height:90px;max-width:120px;width:auto}@media only screen and (max-width:767px){.highlights-container{grid-template-columns:1fr}}