﻿#career-slider .owl-half-slider .item {
    min-height: 400px;
    max-height: 400px;
}

#career-slider .owl-pagination {
    display: none;
}

.owl-carousel .owl-item {
    display: table-cell;
    float: none;
    vertical-align: top !important;
}

@media (min-width:950px) {
    .testimonial-2 #testimonials .owl-wrapper {
        margin: 0 auto;
        width: auto !important;
    }
}

@media (min-width:700px) {
    .testimonial-1 #testimonials .owl-wrapper {
        margin: 0 auto;
        width: auto !important;
    }
}
