.owl3-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl3-carousel .owl3-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl3-carousel .owl3-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl3-carousel .owl3-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl3-carousel .owl3-item,.owl3-carousel .owl3-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl3-carousel .owl3-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl3-carousel .owl3-item img{display:block;width:100%}.owl3-carousel .owl3-dots.disabled{display:none}.owl3-carousel .owl3-dot,.owl3-carousel .owl3-nav .owl3-next,.owl3-carousel .owl3-nav .owl3-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl3-carousel .owl3-nav button.owl3-next,.owl3-carousel .owl3-nav button.owl3-prev,.owl3-carousel button.owl3-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit;font-weight: 300;}.owl3-carousel.owl3-loaded{display:block}.owl3-carousel.owl3-loading{opacity:0;display:block}.owl3-carousel.owl3-hidden{opacity:0}.owl3-carousel.owl3-refresh .owl3-item{visibility:hidden}.owl3-carousel.owl3-drag .owl3-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl3-carousel.owl3-grab{cursor:move;cursor:grab}.owl3-carousel.owl3-rtl{direction:rtl}.owl3-carousel.owl3-rtl .owl3-item{float:right}.no-js .owl3-carousel{display:block}.owl3-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl3-carousel .owl3-animated-in{z-index:0}.owl3-carousel .owl3-animated-out{z-index:1}.owl3-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl3-height{transition:height .5s ease-in-out}
.owl3-carousel .owl3-item .owl3-lazy{opacity:0;transition:opacity .4s}
.owl3-carousel .owl3-item .owl3-lazy:not([src]),.owl3-carousel .owl3-item .owl3-lazy[src^=""]{max-height:0}.owl3-carousel .owl3-item img.owl3-lazy{transform-style:preserve-3d}.owl3-carousel .owl3-video-wrapper{position:relative;height:100%;background:#000}.owl3-carousel .owl3-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl3.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s}.owl3-carousel .owl3-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl3-carousel .owl3-video-playing .owl3-video-play-icon,.owl3-carousel .owl3-video-playing .owl3-video-tn{display:none}.owl3-carousel .owl3-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s}.owl3-carousel .owl3-video-frame{position:relative;z-index:1;height:100%;width:100%}
@media (min-width:300px){.owl3-carousel .owl3-stage{display:flex}
.owl3-carousel .owl3-item img{display:block;width:auto;height:100%;width:100%}
/*.owl3-carousel .owl3-item{width:min-content!important;margin:0 auto!important}*/}
.card-fit-img{min-height:160px!important;min-width:245px!important;max-height:160px!important;max-width:245px!important}.card-fit-img-portrait{min-height:332px!important;min-width:247px!important;max-height:332px!important;max-width:247px!important}.owl3-carousel .owl3-item,.owl3-carousel .owl3-item .card{overflow:hidden}

.owl3-dots {
    display: none !important;
}


/*.owl3-carousel .owl3-item img {
    width: 100%;
    min-height: 80px;
    max-height: 80px;
    object-fit: contain;
    background-color: #fff;
}*/