.owl-carousel .owl-stage-outer .owl-stage {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
}
