.sc_team_posts.sc_team_post .sc-team-member-posts {
overflow: hidden;
}
.sc_team_posts.sc_team_post .sc-team-member-posts > div {
overflow: hidden;
}
.sc-team-member-posts .width25 {
padding: 0 0 0 0;
width: 25% !important;
text-align: center;
}
.sc-team-member-posts .width75 {
width: 73%
}
.sc-team-member-posts .sc-team-member-post {
margin: 0 0 15px 0;
}
.sc_team_posts a {
font-size: 18px;
}
.smartcat_team_single_icons img {
width: 25px;
margin: 5px 5px 5px 5px
;
display: inline-block !important;
}
.smartcat_team_single_icons img,
.smartcat_team_single_icons a {
box-shadow: none !important;
border: none !important;
}.widget#sc_our_team .sc_sidebar_team_member {
width: 100%;
overflow: hidden;
margin: 0 0 10px 0;
}
.widget#sc_our_team .sc_sidebar_team_member .wp-post-image {
float: left;
width: 25%;
border: 1px solid #d0d0d0;
padding: 3px 3px 3px 3px;
box-sizing: border-box;
margin: 0 0 0 0;
}
.widget#sc_our_team .sc_sidebar_team_member .sc_team_member_overlay {
float: left;
width: 75%;
padding: 0 0 0 10px;
box-sizing: border-box;
}
.widget#sc_our_team .sc_sidebar_team_member .sc_team_member_overlay .sc_team_member_name {
font-weight: bold;
}