.projects .wrapper{height:1020px}@media screen and (max-width:1350px){.projects .wrapper{grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr 1fr}}@media screen and (max-width:1025px){.projects .wrapper{grid-template-rows:auto;grid-template-columns:repeat(1,1fr 1fr);height:100%}.projectItem{height:442px}}@media screen and (max-width:900px){.projects .wrapper{flex-direction:column;display:flex}.projectItem{height:492px}}
