.projects_template_section{flex-flow:wrap;justify-content:center;align-items:center;width:80vw;height:85vh;margin:0 auto;display:flex}.projects_template_section div:first-child{justify-content:left;align-items:center;width:100%;height:20%;display:flex}.projects_template_section div:nth-child(2),.projects_template_section div:nth-child(3){text-align:center;width:40%;height:80%;margin-left:3%;margin-right:3%;transition:all .5s}.projects_template_section div:nth-child(2):hover,.projects_template_section div:nth-child(3):hover{opacity:.5}.projects_template_section div img{border-radius:5px;width:100%}@media (max-width:1200px){.projects_template_section{flex-flow:column;height:auto}.projects_template_section div{width:80%!important}}
