.employee-img-container{display:flex;flex-direction:column;margin:0 auto;.employee-img{margin:0 auto;height:auto;border-radius:5%;@media screen and (max-width:860px){max-width:100%}}.employee-name{font-size:1.25rem;font-weight:500;margin:1rem 0 0;@media (max-width:650px){margin-top:1rem}}.employee-description,.employee-name{color:var(--primary-color);text-align:center}.employee-description{font-weight:400;margin-top:1rem;white-space:pre-line;@media (max-width:650px){margin-left:0;margin-bottom:0;margin-right:0;margin-top:.5rem}}}