#clients .owl-stage {
    display: flex;
    align-items: center;
}
#clients .owl-stage .owl-item {
    margin: 0 10px 0 10px;
}

#services .thumb-info-content-inner {
    min-height: 200px;
}

#home .owl-dots {
  display: none !important;
}

