section.person-block{padding:80px 0;position:relative}section.person-block div.container{max-width:900px}section.person-block img{width:100%;height:auto}section.person-block .img-wrapper img{border-right:4px solid #fff;border-bottom:4px solid #fff}section.person-block .img-wrapper.last img{border-right:unset}section.person-block .person-wrapper{background-color:var(--nafblue);color:#fff;height:100%}section.person-block .info-wrapper{padding:20px;height:100%;position:relative}section.person-block .info-bottom-wrapper{padding:20px;height:100%}section.person-block .last-bottom-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}section.person-block .info-wrapper .department{margin-top:20px}section.person-block .info-wrapper .icons{position:absolute;bottom:0}section.person-block .last-bottom-wrapper .icons,section.person-block .last-bottom-sec img{margin-bottom:25px}section.person-block .last-bottom-first{padding:25px 0 25px 25px}section.person-block .last-bottom-sec{padding:25px 25px 25px 0;min-width:20%}@media(max-width:991px){section.person-block .info-wrapper{padding:10px}section.person-block .info-bottom-wrapper{padding:15px}section.person-block .last-bottom-first{padding:15px 0 15px 15px}section.person-block .last-bottom-sec{padding:15px 15px 15px 0}}