header{box-shadow:none}#intro{display:flex;flex-direction:column;justify-content:center;align-items:center}#intro>div{margin-top:5vh}#intro>div img{width:100%;height:auto;max-height:25vh}#projects{margin:10vh 0px 5vh;padding:0px 5vw}#projects>div{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}#projects>div article img,#projects>div article video{width:100%}@media (min-width: 768px){#intro>div img{max-height:30vh}#projects{margin:20vh 0px}}@media (min-width: 1024px){#intro{flex-direction:row-reverse;justify-content:center;align-items:center;margin-top:10vh;padding:0px 5vw}#intro>div{margin:25px;width:50%}#intro>div img{width:100%;height:auto;min-height:auto;max-height:50vh}#projects>div{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}#projects>div article{width:30%}}
