.owl-carousel .owl-stage {
    position: relative;
    max-height: 500px;
    overflow: hidden;
}
.intro-text {
    height: 13em;
}
@media (min-width: 1025px){
.references_list .reference {
    width: 32.4% !important;
}
}
.references_list .reference .thumb {
    max-height: 200px !important;
}