.project-grid--three{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-top:16px}.project-grid--three .project-card{min-height:340px;padding:24px}.project-grid--three .project-card__body{margin-top:38px}.project-grid--three .project-card h2{font-size:25px}.project-grid--three .project-card p{font-size:15px}.project-grid--three .button{min-height:44px}@media(max-width:820px){.project-grid--three{grid-template-columns:1fr}}