@media (max-width: 991px) {
    .experience-team {
        margin-top: 150px;
        margin-bottom: 50px;
    }

}
@media (min-width: 992px) {
    .experience-team {
        margin-bottom: 50px;
    }

}

.effect-apollo{
    height: 145px;
}

.experience-team h6{
    height: 25px;
}

.effect-apollo img{
    max-height: 132px;
}