/* Add here all your CSS customizations */
.owl-carousel .owl-item {
 margin: 15px!important;
}

.slider-wrapper {
    min-height: unset!important;
}