@media screen and (max-width: 780px){html{font-size:8px}body{overflow-y:scroll}section{display:flex;flex-direction:column;justify-content:space-around;gap:2.8rem;padding-top:3.2rem;box-sizing:border-box;min-height:100vh}main{padding:0 3.2rem;display:grid;grid-template-columns:repeat(auto-fill, minmax(120px, 1fr));grid-column-gap:1.6rem;grid-row-gap:1.6rem;justify-items:center}main .folder{position:relative;height:100%;justify-content:flex-start}h1{position:relative;top:auto;left:auto;transform:none;mix-blend-mode:normal;color:#1442b8;opacity:.5}.legend{position:relative;left:auto;bottom:auto;box-sizing:border-box;padding:1rem;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;gap:1.6rem}.legend p{padding:0}}/*# sourceMappingURL=phone.css.map */