﻿.single-team .st-img a::before {
    content: '\f019';
}

.st-img img {
    max-width: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.single-team {
    border-radius: 6px !important;
    min-height: 300px;
}


.team-carousel-form .owl-nav > div {
    background: #f6f6f6 none repeat scroll 0 0;
    border-radius: 5px;
    color: #c1c1c1;
    height: 27px;
    line-height: 27px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -77px;
    width: 27px;
}

.team-carousel-form .owl-nav .owl-prev {
    right: 33px;
}

.single-team {
    
}
