.img-carousel-001 img {
    width: 383px;
    height: 500px;
}
.img-carousel-001 .sppb-carousel-extended-nav-control .nav-control {
    width: 90px !important;
}
.img-carousel-001 .sppb-carousel-extended-team-img {
    width: 45% !important;
  margin-right:0px !important;
}

.img-carousel-001 .sppb-carousel-extended-team-content-wrap {
    padding:160px 0px;
}
.img-carousel-001 .sppb-carousel-extended-nav-control .nav-control {
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    border-radius: 3px;
    color: #0080fe;
    border: none;
    transition: .35s;
}

.img-carousel-001 .sppb-carousel-extended-team-name {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
}

.img-carousel-001 .sppb-carousel-extended-team-designation {
    color: #fff;
}

/*development carousel*/

@media(max-width:991px){
.img-carousel-001 .sppb-carousel-extended-team-wrap {
    display: block;
}
.img-carousel-001 .sppb-carousel-extended-team-img {
    width: 100% !IMPORTANT;
}
.img-carousel-001 .sppb-carousel-extended-team-content {
    width: 100% !important;
}
.img-carousel-001 .sppb-carousel-extended-team-content-wrap {
    padding: 30px !important;
}}
