.elementor-ptperson-box {
margin: auto;
}
.elementor-ptperson-box__portrait img {
width: 100%;
height: 100%  !important;
border-radius: 50%  !important;
border: #f6f6f6 10px solid !important;
}
.elementor-ptperson-box .socials {
display: block;
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
line-height: 236px;
z-index: 5;
background: rgba(255,255,255,.5);
-moz-border-radius: 50%;
border-radius: 50%;
text-align: center;
}
.elementor-ptperson-box .socials:hover {
display: block;
opacity: 1;
}
.elementor-ptperson-box .socials a {
background: rgba(15,17,19,.7);
display: inline-block;
width: 36px;
height: 36px;
line-height: 38px;
font-size: 20px;
text-align: center;
background: rgba(0,0,0,.5);
color: #fff;
margin: 10px 1px;	
}
.elementor-ptperson-box__member-name {
bottom: 0;
display: block;
border: transparent 10px solid;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 4;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
position: absolute;
}
.elementor-ptperson-box__member-name h4 {
background: rgba(15,17,19,.7);
display: block;
color: #fff;
padding: 6px 6px 20px 6px;
font-family: 'Open Sans',sans-serif;
font-size: 16px;
line-height: 18px;
position: absolute;
left: 0;
right: 0;
bottom: -20px;
text-align: center;
}
.elementor-ptperson-box__member-name h4 span {
font-size: 12px;
display: block;
margin-top: 6px;
opacity: 0.6;
} .elementor-ptperson-box--align-left .elementor-ptperson-box {
margin: 0 0 0 0;
}
.elementor-ptperson-box--align-center .elementor-ptperson-box {
margin: 0 auto 0 auto;
}
.elementor-ptperson-box--align-right .elementor-ptperson-box {
margin: 0 0 0 auto;
}