.employee__item{display:flex;position:relative;height:249px;margin-bottom:55px;justify-content:flex-end;width:100%}.employee__item_photo{width:249px;height:249px;border-radius:50%;overflow:hidden;flex:none;position:absolute;margin-left:auto;margin-right:0;left:0}.employee__item_content{background-color:#f4f9f6;border-radius:30px;padding:35px;padding-left:200px;width:88%;display:flex;flex-direction:column;justify-content:center;height:100%;box-sizing:border-box}.employee__item_name{font-weight:700;font-size:32px;line-height:39px;color:#489366;margin:0}.employee__item_spec{font-weight:700;font-size:18px;line-height:22px;color:#489366;margin:10px 0}.employee__item_text{overflow:hidden}.employee__item_text p{font-weight:700;font-size:16px;line-height:19px;color:#4f4f4f;margin:0;margin-bottom:10px}