#pg-explanation{margin:2rem;font-family:"Poppins";font-weight:400}#playgroundProjects{display:flex;flex-direction:column;flex-wrap:wrap;height:100px}#playgroundProjects .pg-project{margin:0;padding:0;width:50vw;height:-moz-fit-content;height:fit-content}#playgroundProjects .pg-project a{width:100%}#playgroundProjects .pg-project a .pg-image img{vertical-align:bottom;width:100%}@media screen and (min-width: 1025px){#playgroundProjects{align-content:space-evenly;row-gap:2rem}#playgroundProjects .pg-project{width:min(25%,20rem);box-shadow:0 0 10px rgba(0,0,0,.054);transition:.1s ease-in-out}#playgroundProjects .pg-project:hover{z-index:25;transform:scale(1.05);transition:.1s ease-in-out}}