.page-title-section.page-title-section-wide .breadcrumb-title {
    padding: 40px 0 40px 0 !important;
}


.right-side-media .pimcore_editable_image_empty,
.left-side-media .pimcore_editable_image_empty{
    height: 100%
}

.small-screen-image-slider {
    display: block !important;
}

.gfort-owl-slider.owl-theme.owl-dots-no-padding .owl-dots {
    padding-top: 0 !important;
}

.overflow-hidden {
    overflow: hidden !important;
}


.tame-owl .owl-stage-outer,
.tame-owl .owl-stage,
.tame-owl .owl-item,
.tame-owl .gfort-owl-slider-item,
.tame-owl .testimonials-item,
.tame-owl .testimonials-item-container,
.tame-owl .testimonials-item-body {
    height: 100% !important;
}

.tame-owl .testimonials-item-body img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.d-none {
    display: none !important;
}
