section.certifications{background:url(https://23855383.fs1.hubspotusercontent-na1.net/hubfs/23855383/landing-page/certifications/shield-bg.svg);background-position:center -35%;background-repeat:no-repeat;display:flex;flex-direction:column;gap:80px;height:800px;justify-content:center;padding:100px}section.certifications .text h1{color:#343434;font-size:34px;font-weight:500;text-align:center}section.certifications .text p{color:#747474;font-size:18px;font-weight:400}section.certifications .logos{display:flex;flex-direction:column;gap:50px}section.certifications .logos .row{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:600px){section.certifications{gap:40px;height:auto;padding:20px}section.certifications .text h1{font-size:28px}section.certifications .logos .row{flex-direction:column;gap:40px}section.certifications .logos .row img{max-height:60px}}