section.content-grid .wrapper{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;flex-wrap:wrap;gap:48px 32px}section.content-grid .wrapper .content{flex-basis:100%}@media only screen and (min-width: 601px){section.content-grid .wrapper{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;flex-wrap:wrap}section.content-grid .wrapper .content{flex-basis:calc(50% - 16px)}}
