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