.content{flex-direction:column;align-items:center;width:100%;display:flex}.projcard{background-color:var(--dark-tan);justify-content:center;justify-self:center;width:100%;height:calc(100% - 3rem);padding-top:.5rem;display:flex}.projcardcontent{width:85%}.projcardcollection{flex-flow:wrap;justify-content:center;gap:3rem;width:70vw;margin-bottom:4rem;display:flex}.projcardimg{object-fit:cover;width:100%;height:12vw;margin-block:1rem}.projcardtitle{flex-direction:row;display:flex}.projcardtitle h2{margin:0}@media screen and (max-width:1099.9px){.projcardsection{width:40vw;min-width:25rem;height:auto}.projcardimg{height:25vh}.projcardcollection{width:90vw}}@media screen and (min-width:1100px){.projcardsection{width:29vw;height:auto}}
