div.member_header{position:relative;margin-top:-95px;min-height:40vh;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}div.member_header .member_pic{position:absolute;width:250px;height:250px;bottom:-125px;left:calc(50% - 125px);border-radius:50%;background-size:cover;background-repeat:no-repeat}div.member_heading{margin-top:150px;text-align:center}div.member_heading .member_name{font-size:50px;font-weight:700;color:#000;line-height:1.2}div.member_heading .member_position{font-size:20px;margin-top:25px}div.member_heading .member_socials{margin-top:15px}div.member_heading .member_socials a{margin:0px 6px;opacity:.7;transition:all .2s ease-out}div.member_heading .member_socials a:hover{opacity:1}div.member_heading .member_socials a i{color:#eb7f00;font-size:25px}div.content{margin-top:50px;text-align:left;padding-bottom:50px}@media screen and (max-width:768px){div.member_heading .member_name{font-size:38px}div.member_header .member_pic{width:180px;height:180px;bottom:-90px;left:calc(50% - 90px)}}