.owl-slider-cards-with-modals .owl-stage {
    padding-bottom: 2rem;
}

.owl-nav {
    position: absolute;
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    top: calc(50% - 1.5rem) !important;
    height: 3rem !important;
    left: 0 !important;
    font-size: 2rem !important;
    z-index: 0;
}
