.section--portfolio .project_title{text-align:center}.section--portfolio .masonry{grid-gap:1rem;counter-reset:items;display:grid;grid-auto-rows:calc(75vw - 2rem);margin:0 auto}.section--portfolio .masonry .mItem{margin-bottom:0!important}@media screen and (min-width:30rem){.section--portfolio .masonry{grid-auto-flow:dense;grid-auto-rows:9rem;grid-template-columns:repeat(auto-fit,minmax(13.5rem,1fr))}}@media screen and (min-width:70rem){.section--portfolio .masonry{grid-auto-rows:17rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}}.section--portfolio .gallery__img{align-items:center;background-color:#dadada;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center}@media screen and (min-width:30rem){.section--portfolio .gallery__img--wide{grid-column:span 2;grid-row:span 1}.section--portfolio .gallery__img--tall{grid-row:span 2}.section--portfolio .gallery__img--box{grid-column:span 2;grid-row:span 3}}@media screen and (min-width:30rem) and (min-width:44.5rem){.section--portfolio .gallery__img--box{grid-column:span 1;grid-row:span 1}}