#project{display:flex;flex-direction:row;flex-wrap:wrap}#projBody{background-color:rgba(0,0,0,.3);transition:1s;text-align:center;display:flex;flex-direction:column;align-items:center;min-height:100vh;z-index:1;width:100vw!important}.project_details{display:flex;width:100%;margin:50px 50px 0;padding:50px 50px 0}.project_details div{display:flex;flex-direction:column;align-items:start}.project_details div img{margin-right:40px}#pTitle{font-size:30px}#pTop{width:300px;height:300px;margin:0;object-fit:scale-down}#pInfo{display:flex;flex-direction:column;align-items:center;width:100%;padding:50px;font-size:16px;letter-spacing:10px;line-height:25px}#pInfo div{margin-bottom:25px}.margin{margin-top:25px}#links{justify-content:flex-start;text-align:left;margin:30px 0 0}#links,#pImages{display:flex;flex-direction:column}#pImages{align-items:center}#pImg{max-width:80vw;object-fit:scale-down}@media only screen and (max-width:700px){.project_details div img{max-width:200px;max-height:200px}}@media only screen and (max-width:550px){.project_details{flex-direction:column-reverse}.project_details div{display:flex;flex-direction:column;justify-content:center;align-items:center}.project_details div img{max-width:250px;max-height:250px;margin-right:0}#pImg{max-width:380px}}