/* Enter Your Custom CSS Here */

.social-follow {
	padding-bottom: 20px !important;
}

.single-team .team-entry-meta img {
    height: auto!important;
    width: auto!important;
}

.panel-type-dynamic-content .team-item .media-wrap figure a {
    width: 100%;
    height: 100%;
}

.panel-type-dynamic-content .team-item .media-wrap figure div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
		background-repeat: no-repeat;
}

.panel-type-dynamic-content .team-item .media-wrap figure div img {
		display: none;
}

.panel.panel-type-dynamic-content {
    padding: 0;
}

.single-team .team-entry-meta img{
		background-color:#fff;
}
