.agencies-section{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin:1rem 0 0}.agencies-section.first{margin:3rem 0 0}.agencies-section>h2{width:100%}.agencies-section>div{flex:100% 1}@media only screen and (min-width:1080px){.agencies-section{margin:1rem 0 0;gap:1rem}.agencies-section>div{flex:24% 1}}